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

You can use the target tests to only build the tests and not run them:

catkin build --this --catkin-make-args tests

I couldn't find it in any catkin_tools related documentation, just tested some targets and this seems to work.