新安装的ubuntu12.04,装Ros Groovy出问题了,哪位大神遇到过,求帮助

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
kamelee
帖子: 1
注册时间: 2014-05-30 17:41
系统: ubuntu12.04

新安装的ubuntu12.04,装Ros Groovy出问题了,哪位大神遇到过,求帮助

#1

帖子 kamelee » 2014-05-30 18:16

Ros是按照http://wiki.ros.org/groovy/Installation/Source上的方法安装的,到2.1.2解决依赖那出问题了,输入 rosdep install --from-paths src --ignore-src --rosdistro groovy-y 时,有警告和错误,下面是命令行输出,求大神帮助,谢谢!!!

lzg@lzg-pc:~/ros_catkin_ws$ rosdep install --from-paths src --ignore-src --rosdistro groovy-y

WARNING: Metapackage "diagnostics" must buildtool_depend on catkin.
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
tf2_geometry_msgs: Cannot locate rosdep definition for [orocos_kdl]
kdl_parser: Cannot locate rosdep definition for [orocos_kdl]
tf2_kdl: Cannot locate rosdep definition for [orocos_kdl]
kdl_conversions: Cannot locate rosdep definition for [orocos_kdl]
eigen_conversions: Cannot locate rosdep definition for [orocos_kdl]
回复