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

If the CMake code hasn't changed I would expect colcon to behave the same as ament_tools (since it is basically invoking CMake and Make for you).

By default colcon doesn't show the output from stdout. Have you tried enabling the output as mentioned in the docs?