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-04-02 06:36:53 -0500

joq gravatar image

Good question. I don't know the answer, but can suggest an alternative.

Catkin does provide a download_test_data(url, filename, md5sum) macro to replace the old rosbuild_download_test_data(url, filename, md5sum) command.

You can use that if you store the test data on a server (a good thing for large data files).