ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
--parallel-workers NUMBER
is the syntax you're looking for. "-j N" is a make specific argument.
There's documentation of the parallel executor command line options here: https://colcon.readthedocs.io/en/released/reference/executor-arguments.html