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

Install ROS Noetic on Ubuntu 20.04.4 problem

asked 2022-08-07 18:51:57 -0500

dayvsonleandro gravatar image

I'm having a problem running ROS Noetic installation on Ubuntu 20.04.4:

When running:

sudo apt install ros-noetic-desktop-full

Result:

dayvson@dayvson:~$ sudo apt install ros-noetic-desktop-full
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ros-noetic-desktop-full : Depends: ros-noetic-perception but it is not going to be installed
                           Depends: ros-noetic-simulators but it is not going to be installed
                           Depends: ros-noetic-urdf-sim-tutorial but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

What I've already tried:

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-08-07 22:46:40 -0500

dayvsonleandro gravatar image

Solved it after uninstalling libpq5 package and installing old version apt install libpq5=12.11-0ubuntu0.20.04.1

edit flag offensive delete link more

Question Tools

Stats

Asked: 2022-08-07 18:08:49 -0500

Seen: 338 times

Last updated: Aug 07 '22