ubuntu - ros旋律未满足的依赖关系

标签 ubuntu ros gazebo-simu

我正在尝试按照本页 http://wiki.ros.org/melodic/Installation/Ubuntu 中的说明在 ubuntu 18.04 上安装 ros melodic ,
当我使用这个命令 sudo apt install ros-melodic-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-melodic-desktop-full : Depends: ros-melodic-desktop but it is not going to be installed
                            Depends: ros-melodic-perception but it is not going to be installed
                            Depends: ros-melodic-simulators but it is not going to be installed
                            Depends: ros-melodic-urdf-sim-tutorial but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
我试图安装 ros-melodic-desktop 但它不断给我依赖错误消息。
任何帮助,请。

最佳答案

sudo apt-get autoremove
如果这不起作用,那么只需重新安装 ubuntu。这是摆脱这些问题的更快方法。

关于ubuntu - ros旋律未满足的依赖关系,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64083428/

相关文章:

java - 我将什么设置为 JAVA_HOME?

ubuntu - 如何在 Ubuntu 中找到要降级的以前版本的软件包?

c++ - C++错误: no match for 'operator!=' (operand types are ‘std::basic_istream<char>’ and ‘long int’ ) [closed]

ubuntu - 找不到 ROS 包

c - 通过 XBee 从 Arduino 传输数据

git - 未找到 Opencv 3.0.0 额外模块

Eclipse 在 Ubuntu 上找不到 ROS 二进制文件

c++ - 如何在ros包中使用sdk(非ros header/lib/binaries)?

ubuntu-16.04 - 如何安装 humanoid_navigation ROS kinetic Ubuntu 16.04?

ubuntu - 错误 : destination path 'gazebo' already exists; when trying to clone model repository for gazebo robotics simulator