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

The less command does not receive the color control chars because it is not a terminal. Not sure if you can pipe output into a text buffer while preserving those.

As a backup solution: Have you tried Catkin Command Line Tools? The build command only prints compiler output if errors occur which I guess is what you're looking for?