ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Seems to have been my fault. For some strange reason my ros2-latest.list was:

deb [arch=amd64] http://packages.ros.org/ros2/ubuntu focal main
deb [arch=amd64,arm64] http://packages.ros.org/ros2/ubuntu bionic main

Removing the bionic line and re-installing python3-catkin-tools fixed the problem. I had gotten a later version from bionic installed which caused the problem.