ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 2013-02-05 04:37:10 -0500

joq gravatar image

They install in /opt/ros/groovy/bin. That should be directly accessible from your shell $PATH, if it was set up correctly, but it is not the correct place for rosrun to find it.

This looks like a bug. Several packages, converted to catkin, are mistakenly installing executables in inappropriate places. You should probably open an issue to get that resolved.