ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I'm not entirely sure what's the problem?
Have you tried doing rosmake --pjobs=3 packag_name
, or exporting ROS_PARALLEL_JOBS=-j3
?
-- Ruben