Fix the IMU orientation in the 2D backpack URDF. (#103)
parent
a6f89533c0
commit
0e8d219eef
|
@ -60,7 +60,7 @@
|
|||
<joint name="imu_link_joint" type="fixed">
|
||||
<parent link="base_link" />
|
||||
<child link="imu_link" />
|
||||
<origin xyz="0 0 0" rpy="0 0 3.141593" />
|
||||
<origin xyz="0 0 0" />
|
||||
</joint>
|
||||
|
||||
<joint name="horizontal_laser_link_joint" type="fixed">
|
||||
|
|
Loading…
Reference in New Issue