mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update chassis height
This commit is contained in:
parent
1a37318327
commit
9e2287a1f9
@ -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}"/>
|
<origin xyz="${-chassis_length/2 + 0.075} 0 ${wheel_offset_z + chassis_height}"/>
|
||||||
</joint>
|
</joint>
|
||||||
|
|
||||||
<link name="chassis">
|
<link name="chassis">
|
||||||
|
Loading…
Reference in New Issue
Block a user