mirror of
https://github.com/bjoernellens1/bot_mini_description.git
synced 2024-11-22 15:23:47 +00:00
Compare commits
2 Commits
f5ac42fb04
...
a8bedb64ef
Author | SHA1 | Date | |
---|---|---|---|
|
a8bedb64ef | ||
|
124e396876 |
@ -160,10 +160,11 @@
|
|||||||
</gazebo>
|
</gazebo>
|
||||||
|
|
||||||
<!-- LASER -->
|
<!-- LASER -->
|
||||||
|
<!-- now rotated and mounted on the underside -->
|
||||||
<joint name="${prefix}laser_joint" type="fixed">
|
<joint name="${prefix}laser_joint" type="fixed">
|
||||||
<parent link="${prefix}chassis"/>
|
<parent link="${prefix}chassis"/>
|
||||||
<child link="${prefix}laser_frame"/>
|
<child link="${prefix}laser_frame"/>
|
||||||
<origin xyz="${chassis_length/2 -0.07} 0 0.10" rpy="0 0 0"/>
|
<origin xyz="${chassis_length/2 -chassis_offset} 0 -0.07" rpy="${pi} 0 0"/>
|
||||||
</joint>
|
</joint>
|
||||||
|
|
||||||
<link name="${prefix}laser_frame">
|
<link name="${prefix}laser_frame">
|
||||||
|
Loading…
Reference in New Issue
Block a user