ROS kinetic驱动UR机器人问题总结

之前使用ROS indigo版本在装UR驱动时没有任何问题,而且能够完美运行,但是最近换了ROS kinetic,在安装驱动时遇到了一些问题,在这里总结一下。

首先声明:这些问题是针对ROS kinetic版本和UR软件版本>3.0。

1、ur_modern_driver

不管是ROS indigo或kinetic,如果你的UR软件版本>=3.0,就需要把ur_driver替换成ur_modern_driver。

UR驱动包地址:https://github.com/ros-industrial/universal_robot

安装过程:http://wiki.ros.org/universal_robot   备注:使用git cmake安装

UR启动过程:

http://wiki.ros.org/universal_robot/Tutorials/Getting%20Started%20with%20a%20Universal%20Robot%20and%20ROS-Industrial

安装完成后把ur_driver包删除,下载ur_modern_driver安装。

下面有两种安装包,我用第一种安装包会报错,第二种正常运行。

(1)第一种安装

git地址:https://github.com/ThomasTimm/ur_modern_driver

cd ~/catkin_ws/src
git clone https://github.com/ThomasTimm/ur_modern_driver.git
cd ..
catkin_make
source ~/catkin_ws/devel/setup.bash

如果在catkin_make后出现以下错误,稳住别慌。。

解决办法参考:

https://github.com/ThomasTimm/ur_modern_driver/issues/135

https://github.com/ThomasTimm/ur_modern_driver/issues/58

https://github.com/ThomasTimm/ur_modern_driver/issues/129

(2)第二种安装

git地址:https://github.com/iron-ox/ur_modern_driver/tree/iron-kinetic-devel

安装方法同第一种。

还有一个问题暂时没想起来。

  • 1
    点赞
  • 13
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值