ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi, my problem was very similar but the command colcon build --packages-select pkg_name
did not work as well.
my solution was sudo apt install python3-colcon*
2 | No.2 Revision |
Hi, my problem was very similar but the command colcon build --packages-select pkg_name
did not work as well.
my solution was was:
sudo apt install python3-colcon*