update laser joint pos

This commit is contained in:
Björn Ellensohn 2023-06-22 10:27:22 +02:00
parent 4d01164c79
commit a280485999

View File

@ -197,7 +197,7 @@
<!-- laser_joint -->
<joint name="${prefix}laser_joint" type="fixed">
<origin xyz="${base_length /2 -0.015 - base_offset} 0 ${z_offset * -1 +0.05}" rpy="0 0 0"/>
<origin xyz="-0.015 0 0.09" rpy="0 0 0"/>
<parent link="${prefix}base_link" />
<child link="${prefix}laser_link" />
<axis xyz="0 0 1"/>