Skip to content

Colcon

colcon-clean

Extension for colcon to clean package workspaces

sudo apt install python3-colcon-clean
Usage
1
2
3
colcon clean workspace

colcon clean packages 

colcon-mixin

Colcon mixin is a powerful feature of the colcon build system that allows you to define and reuse commonly used build configurations. It's particularly useful for cross-compilation scenarios because it helps you avoid typing long, complex build commands repeatedly. cross compiler example

sudo apt install python3-colcon-mixin
Usage
colcon mixin list