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

Hi, the first thing I would do is make sure that your Ubuntu repositories are configured to allow "restricted," "universe," and "multiverse.". You can find the information for this over here: https://help.ubuntu.com/community/Repositories/Ubuntu

And as the error message suggests, you could try to update your Debian package by using sudo apt update in the terminal. After that, you could try to install the full desktop version of Ros with this command in the terminal: sudo apt install ros-noetic-desktop-full.

This worked for me, hopefully for you as well (: