Skip to content

Commit 3be0668

Browse files
author
Florian Weisshardt
authored
Merge pull request #104 from ipa-bnm/feature/ur10_calibration_offsets
added ur10 calibration offsets to raw3-6
2 parents a320f21 + 3973191 commit 3be0668

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

raw3-6/calibration/calibration_offset.urdf.xacro

+8
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,12 @@
3232
<property name="offset_tower_pitch" value="0.0"/>
3333
<property name="offset_tower_yaw" value="0.0"/>
3434

35+
<!-- arm mount positions | relative to base_link -->
36+
<property name="offset_arm_x" value="0.0"/>
37+
<property name="offset_arm_y" value="0.0"/>
38+
<property name="offset_arm_z" value="0.0"/>
39+
<property name="offset_arm_roll" value="0.0"/>
40+
<property name="offset_arm_pitch" value="0.0"/>
41+
<property name="offset_arm_yaw" value="0.0"/>
42+
3543
</robot>

0 commit comments

Comments
 (0)