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

You are using this tutorial? http://wiki.ros.org/noetic/Installation/Ubuntu

I think you've skipped the 1.3 step:

sudo apt install curl # if you haven't already installed curl

curl -s https://raw.githubusercontent.com/ros/rosdistro/master/ros.asc | sudo apt-key add -

Redo the Noetic install from the tutorial.

Succes!