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

By installing the new colcon-clean extension, you can clean the build, install and log base paths like so:

sudo apt install python3-colcon-clean
colcon clean workspace

See the extension's repo readme for more documentation:

https://github.com/colcon/colcon-clean