Skip to content

Commit 185c176

Browse files
author
Refills donbot user
committed
copied camera pose calibration from kuka robot for new camera holders
1 parent 0e86545 commit 185c176

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

iai_donbot_description/robots/iai_donbot.xacro

+8-2
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,19 @@
124124
<!-- from base_link origin xyz="0.004174 -0.067273 0.062438" rpy="0.209203 0.001106 3.120208"/ -->
125125
<!-- from ur5_base_link origin xyz="0.002956 -0.066498 0.060947" rpy="0.204429 6.281375 3.127197"/ -->
126126
<!-- calib errors: 0.00311, 0.24373, 0.00688, 0.4558 -->
127-
<origin xyz="0.002956 -0.066498 0.060947" rpy="0.204429 6.281375 3.127197" />
127+
<!-- old camera holders -->
128+
<!-- <origin xyz="0.002956 -0.066498 0.060947" rpy="0.204429 6.281375 3.127197" /> -->
129+
<!-- new camera holders -->
130+
<origin xyz="0.0013289 -0.06619 0.031583" rpy="0.231224 -0.0034913 -3.134637307" />
128131
</joint>
129132
<link name="rs_camera_link" />
130133
<joint name="wristcam_to_realsense_joint" type="fixed">
131134
<parent link="camera_link" />
132135
<child link="rs_camera_link" />
133-
<origin xyz="-0.017993 -0.107556 0.017699" rpy="6.270618 4.930698 1.578454" />
136+
<!-- old camera holder -->
137+
<!-- <origin xyz="-0.017993 -0.107556 0.017699" rpy="6.270618 4.930698 1.578454" /> -->
138+
<!-- new camera holder -->
139+
<origin xyz="-0.018594 -0.105693 0.017161" rpy="-0.0120443 -1.3424873 1.579879" />
134140
</joint>
135141

136142
<!-- boxes to cover up switches and stuff -->

0 commit comments

Comments
 (0)