在ROS安装中出现的问题-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 24850|回复: 3

在ROS安装中出现的问题

[复制链接]
发表于 2015-3-29 11:16 | 显示全部楼层 |阅读模式
在重装系统后,虚拟机里的ubuntu也没了,于是我重新从网上下载了一个ubuntu14.1,安装好后。又来安装ROS,可是一直提示:
The following packages have unmet dependencies:
ros-indigo-desktop-full : Depends: ros-indigo-desktop but it is not going to be installed
                           Depends: ros-indigo-simulators but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
然后我折腾了半天,也不能解决。后来我又重新下载了ubuntu14.04,按照http://wiki.ros.org/indigo/Installation/Ubuntu完美安装,一点问题都没有。

发表于 2015-6-27 13:20 | 显示全部楼层
您好! 请教一下,我在安装环境时始终没有成功,系统是14.04,也是按照http://wiki.ros.org/indigo/Installation/Ubuntu安装的。

fandong@fandong:~$ sudo apt-get install ros-jade-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-jade-desktop-full:i386 : Depends: ros-jade-desktop:i386 but it is not going to be installed
                              Depends: ros-jade-perception:i386 but it is not going to be installed
                              Depends: ros-jade-simulators:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
fandong@fandong:~$
发表于 2015-6-27 13:27 | 显示全部楼层
您好!我在安装ros环境时一直遇到问题,没有成功,使用的ubuntu14.04,也是按照http://wiki.ros.org/indigo/Installation/Ubuntu来进行的,但是遇到下面的问题
fandong@fandong:~$ sudo apt-get install ros-jade-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-jade-desktop-full:i386 : Depends: ros-jade-desktop:i386 but it is not going to be installed
                              Depends: ros-jade-perception:i386 but it is not going to be installed
                              Depends: ros-jade-simulators:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
发表于 2016-3-23 11:38 | 显示全部楼层
我也遇到了同样的问题,后来找到了解决的方法,简单说就是

sudo dpkg --clear-avail
sudo dpkg --configure -a
sudo apt-get install -f
sudo apt-get update
sudo apt-get upgrade

具体内容可以看我写的:
http://my.oschina.net/lvzht/blog/645873
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-11-28 10:40 , Processed in 0.161613 second(s), 16 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表