We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b3e41 commit 9b88de0Copy full SHA for 9b88de0
docs/leo-rover/integrations/lidars/slamtec-rplidar-a2.mdx
@@ -220,7 +220,7 @@ occupies. You can ensure it does that by creating a URDF model of the sensor.
220
<link name="laser_frame"/>
221
222
<joint name="laser_joint" type="fixed">
223
- <origin xyz="0 0 0.0368" rpy="0 0 ${pi}"/>
+ <origin xyz="0 0 0.0368" rpy="0 0 ${-pi/2}"/>
224
<parent link="rplidar_link"/>
225
<child link="laser_frame"/>
226
</joint>
0 commit comments