This commit is contained in:
Björn Ellensohn 2023-09-06 08:51:41 +02:00
parent 6777077530
commit 35ecf8a5cd

View File

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