mirror of
https://github.com/bjoernellens1/bot_mini_description.git
synced 2024-11-22 23:33:47 +00:00
Compare commits
No commits in common. "a8bedb64ef3b77614466cc6d7471b917bdeb71d2" and "f5ac42fb040ae7c16af6f36f08b36f9f472fd49f" have entirely different histories.
a8bedb64ef
...
f5ac42fb04
@ -160,11 +160,10 @@
|
|||||||
</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 -chassis_offset} 0 -0.07" rpy="${pi} 0 0"/>
|
<origin xyz="${chassis_length/2 -0.07} 0 0.10" rpy="0 0 0"/>
|
||||||
</joint>
|
</joint>
|
||||||
|
|
||||||
<link name="${prefix}laser_frame">
|
<link name="${prefix}laser_frame">
|
||||||
|
Loading…
Reference in New Issue
Block a user