ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Solution : apt and pip3 versions of catkin_tools are broken for noetic. Workaround is to install like this: sudo pip3 install git+https://github.com/catkin/catkin_tools.git
2 | No.2 Revision |
Solution :
apt and pip3 versions of catkin_tools are broken for noetic. Workaround is to install like this:
this:
sudo pip3 install git+https://github.com/catkin/catkin_tools.gitgit+https://github.com/catkin/catkin_tools.git