Ask Your Question
0

where is the rosbuild_add_roslaunch_check script?

asked Feb 22

joq gravatar image joq
7304 29 68 133
http://www.austinrobot.co...

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?

delete close flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
1

answered Feb 22

joq gravatar image joq
7304 29 68 133
http://www.austinrobot.co...

updated Feb 22

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.

link delete flag offensive edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: Feb 22

Seen: 25 times

Last updated: Feb 22