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

problem with package shape_msgs

asked 2012-12-28 08:24:13 -0500

muin028 gravatar image

updated 2012-12-28 22:14:32 -0500

Lorenz gravatar image

common_msgs: actionlib_msgs | diagnostic_msgs | geometry_msgs | nav_msgs | sensor_msgs | shape_msgs | stereo_msgs | trajectory_msgs | visualization_msgs

rosws set common_msgs --git https://github.com/ros/common_msgs.git
rosws update commomn_msgs

the package shape_msgs, I have included it in my stack but, "rospack find" is not finding that package.

Robot_self_filter package has a dependency on the shape_msgs package.

so when i try to launch

roslaunch erratic_navigation_apps demo_2dnav_slam.launch

it is showing the following error:

ERROR: cannot launch node of type [robot_self_filter/self_filter]: Cannot locate node of type [self_filter] in package [robot_self_filter]
edit retag flag offensive close merge delete

Comments

1

Please read the support guidelines. Be specific and at least include steps to reproduce the error, your ROS version and Linux distro. Please always tag your questions appropriately and don't retype commands/erros but copy-paste them (there's a typo in a rosws command).

Lorenz gravatar image Lorenz  ( 2012-12-28 22:13:53 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-01-02 13:21:54 -0500

tfoote gravatar image

You don't mention building anything. The executables cannot be run without building them first.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-12-28 08:24:13 -0500

Seen: 269 times

Last updated: Jan 02 '13