UR3机械臂使用kinect2相机利用easy_hand手眼标定

本文介绍了如何使用easy_handeye工具包和vision_visp、aruco_ros进行UR3机械臂与Kinect2相机的手眼标定。通过17个点的采样和compute步骤,实现UR3与相机的精确标定。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1.下载easy_handeye(标定的工具包)

https://github.com/IFL-CAMP/easy_handeye

2.下载vision_visp(标定过程调用)

https://github.com/lagadic/vision_visp

  1. 下载aruco_ros(标定过程调用)

https://github.com/pal-robotics/aruco_ros

  1. 进入/catkin_ws/src/easy_handeye/docs/example_launch目录下

官方提供的是UR5版本,修改为UR3版本,如下:

<arg name="robot_ip" doc="The IP address of the UR3 robot" />

<arg name="marker_size" doc="Size of the ArUco marker used, in meters" />
<arg name="marker_id" doc="The ID of the ArUco marker used" />

<!-- start the Kinect -->(我用的是kinect2:参考https://github.com/code-iai/iai_kinect2)
<include file="$(find kinect2_bridge)/launch/kinect2_bridge.launch" >
</include>

<!-- start ArUco -->
<node name="ar
评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值