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

I would agree that it would be better to do your download and custom logic in the build space. In general it's best practice that a build does not change the source space.

Since you're creating custom commands you should be able to do it in the build space instead of the source space.