首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >ros旋律单元依赖关系

ros旋律单元依赖关系
EN

Stack Overflow用户
提问于 2020-09-27 07:30:48
回答 1查看 740关注 0票数 0

我正在尝试在ubuntu18.04上安装ros melodic,按照此页面中的说明http://wiki.ros.org/melodic/Installation/Ubuntu,当我使用此命令sudo apt install ros-melodic-desktop-full时,我得到以下信息

代码语言:javascript
复制
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- keeps,但它总是给我提示依赖错误信息。有什么需要帮忙的吗?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2020-12-14 20:03:31

代码语言:javascript
复制
sudo apt-get autoremove

如果这不起作用,那么只需重新安装ubuntu即可。这是解决这些问题的一种更快的方法。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/64083428

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档