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 should look into using catkin_tools instead of catkin_make. catkin_tools is a more user-friendly wrapper around catkin. It handles package isolation better than catkin_make, and it has some nice features like being able to build packages individually. It's still technically in beta, but there are several businesses and organizations using it in production.