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

where is the rosbuild_add_roslaunch_check script?

asked 2012-02-22 15:02:43 -0500

joq gravatar image

I am using rosbuild_add_roslaunch_check() to check the launch files in a package. It fails with this message on Electric:

/bin/sh: /opt/ros/electric/stacks/ros_comm/tools/rostest/scripts/roslaunch-check.py: not found

There is a similar message on Fuerte. There is no test output, but the messages appear to have worked:

SUMMARY
 * RESULT: SUCCESS
 * TESTS: 0
 * ERRORS: 0
 * FAILURES: 0

I suppose there is some package I should have installed, but can't seem to find it. What do I need to install for this to work correctly?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-02-22 15:39:40 -0500

joq gravatar image

updated 2012-02-22 15:51:15 -0500

Looks like the roslaunch-check.py script moved from scripts/ to bin/, but the CMake still looks in the wrong place.

I opened a defect ticket: #3865.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-02-22 15:02:43 -0500

Seen: 219 times

Last updated: Feb 22 '12