changes to geometry

This commit is contained in:
Björn Ellensohn 2023-08-09 13:00:15 +02:00
parent 4842f5172a
commit bc08fe1196

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 ${-wheel_offset_z}"/>
<origin xyz="${-chassis_length/2 + 0.070} 0 ${wheel_offset_z}"/>
</joint>
<link name="chassis">