Skip to content

rostune install package doesn't include built binaries #1

@PaulBouchier

Description

@PaulBouchier

Thanks for the talk at ROSCON on rostune - it looks like an interesting package. I tried to install it with sudo apt install ros-kinetic-rostune. It installed the package, but what got installed did not include an executable program - so I couldn't run rosrun rostune rostune.

When I cloned the source & built it with catkin_make, it built the binaries and I can run rostune and get some interesting output on the output topics.

Here is what is in the released package. Note - no binaries. Perhaps you forgot to build something when you were doing the release?

dpkg-query -L ros-kinetic-rostune
/.
/opt
/opt/ros
/opt/ros/kinetic
/opt/ros/kinetic/include
/opt/ros/kinetic/include/rostune
/opt/ros/kinetic/include/rostune/SingleNodeStats.h
/opt/ros/kinetic/include/rostune/MultipleNodeStats.h
/opt/ros/kinetic/include/rostune/MultipleTopicStats.h
/opt/ros/kinetic/include/rostune/SingleTopicStats.h
/opt/ros/kinetic/lib
/opt/ros/kinetic/lib/python2.7
/opt/ros/kinetic/lib/python2.7/dist-packages
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/_SingleNodeStats.pyc
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/_MultipleNodeStats.pyc
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/_SingleTopicStats.pyc
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/_MultipleNodeStats.py
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/_MultipleTopicStats.py
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/init.py
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/_SingleNodeStats.py
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/init.pyc
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/_SingleTopicStats.py
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/msg/_MultipleTopicStats.pyc
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/init.py
/opt/ros/kinetic/lib/python2.7/dist-packages/rostune/init.pyc
/opt/ros/kinetic/lib/pkgconfig
/opt/ros/kinetic/lib/pkgconfig/rostune.pc
/opt/ros/kinetic/share
/opt/ros/kinetic/share/gennodejs
/opt/ros/kinetic/share/gennodejs/ros
/opt/ros/kinetic/share/gennodejs/ros/rostune
/opt/ros/kinetic/share/gennodejs/ros/rostune/_index.js
/opt/ros/kinetic/share/gennodejs/ros/rostune/msg
/opt/ros/kinetic/share/gennodejs/ros/rostune/msg/_index.js
/opt/ros/kinetic/share/gennodejs/ros/rostune/msg/SingleNodeStats.js
/opt/ros/kinetic/share/gennodejs/ros/rostune/msg/MultipleNodeStats.js
/opt/ros/kinetic/share/gennodejs/ros/rostune/msg/MultipleTopicStats.js
/opt/ros/kinetic/share/gennodejs/ros/rostune/msg/SingleTopicStats.js
/opt/ros/kinetic/share/roseus
/opt/ros/kinetic/share/roseus/ros
/opt/ros/kinetic/share/roseus/ros/rostune
/opt/ros/kinetic/share/roseus/ros/rostune/msg
/opt/ros/kinetic/share/roseus/ros/rostune/msg/SingleNodeStats.l
/opt/ros/kinetic/share/roseus/ros/rostune/msg/MultipleTopicStats.l
/opt/ros/kinetic/share/roseus/ros/rostune/msg/SingleTopicStats.l
/opt/ros/kinetic/share/roseus/ros/rostune/msg/MultipleNodeStats.l
/opt/ros/kinetic/share/roseus/ros/rostune/manifest.l
/opt/ros/kinetic/share/rostune
/opt/ros/kinetic/share/rostune/msg
/opt/ros/kinetic/share/rostune/msg/MultipleTopicStats.msg
/opt/ros/kinetic/share/rostune/msg/MultipleNodeStats.msg
/opt/ros/kinetic/share/rostune/msg/SingleNodeStats.msg
/opt/ros/kinetic/share/rostune/msg/SingleTopicStats.msg
/opt/ros/kinetic/share/rostune/cmake
/opt/ros/kinetic/share/rostune/cmake/rostuneConfig.cmake
/opt/ros/kinetic/share/rostune/cmake/rostune-msg-extras.cmake
/opt/ros/kinetic/share/rostune/cmake/rostune-msg-paths.cmake
/opt/ros/kinetic/share/rostune/cmake/rostuneConfig-version.cmake
/opt/ros/kinetic/share/rostune/package.xml
/opt/ros/kinetic/share/common-lisp
/opt/ros/kinetic/share/common-lisp/ros
/opt/ros/kinetic/share/common-lisp/ros/rostune
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/_package_SingleTopicStats.lisp
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/SingleNodeStats.lisp
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/_package.lisp
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/_package_MultipleNodeStats.lisp
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/SingleTopicStats.lisp
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/_package_SingleNodeStats.lisp
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/_package_MultipleTopicStats.lisp
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/rostune-msg.asd
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/MultipleNodeStats.lisp
/opt/ros/kinetic/share/common-lisp/ros/rostune/msg/MultipleTopicStats.lisp
/usr
/usr/share
/usr/share/doc
/usr/share/doc/ros-kinetic-rostune
/usr/share/doc/ros-kinetic-rostune/changelog.Debian.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions