mirror of
https://github.com/bjoernellens1/cps_loki_description.git
synced 2024-11-22 07:33:48 +00:00
update laser joint pos
This commit is contained in:
parent
5d63768e4d
commit
e57cac1e82
@ -197,7 +197,7 @@
|
|||||||
|
|
||||||
<!-- laser_joint -->
|
<!-- laser_joint -->
|
||||||
<joint name="${prefix}laser_joint" type="fixed">
|
<joint name="${prefix}laser_joint" type="fixed">
|
||||||
<origin xyz="${base_length /2 +0.015 - base_offset} 0 -${z_offset}" rpy="0 0 0"/>
|
<origin xyz="${base_length /2 +0.015 - base_offset} 0 ${z_offset * -1}" rpy="0 0 0"/>
|
||||||
<parent link="${prefix}base_link" />
|
<parent link="${prefix}base_link" />
|
||||||
<child link="${prefix}laser_link" />
|
<child link="${prefix}laser_link" />
|
||||||
<axis xyz="0 0 1"/>
|
<axis xyz="0 0 1"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user