update chassis height

This commit is contained in:
Björn Ellensohn 2023-09-06 08:31:54 +02:00
parent 1a37318327
commit 9e2287a1f9

View File

@ -78,7 +78,7 @@
<joint name="chassis_joint" type="fixed">
<parent link="base_link"/>
<child link="chassis"/>
<origin xyz="${-chassis_length/2 + 0.075} 0 ${wheel_offset_z}"/>
<origin xyz="${-chassis_length/2 + 0.075} 0 ${wheel_offset_z + chassis_height}"/>
</joint>
<link name="chassis">