mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
57ce31e5dd
commit
e7252c5cea
@ -226,10 +226,10 @@
|
|||||||
</xacro:inertial_sphere>
|
</xacro:inertial_sphere>
|
||||||
</link> -->
|
</link> -->
|
||||||
|
|
||||||
<joint name="lidar_joint" type="fixed">
|
<joint name="laser_joint" type="fixed">
|
||||||
<parent link="base_link"/>
|
<parent link="chassis_link"/>
|
||||||
<child link="laser_frame"/>
|
<child link="laser_frame"/>
|
||||||
<origin xyz="${0.075 - 0.15285} 0 ${chassis_height + 0.030}" rpy="0 0 ${pi}"/>
|
<origin xyz="${0.075 - 0.15285} 0 ${0.030}" rpy="0 0 ${pi}"/>
|
||||||
</joint>
|
</joint>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user