Skip to content

Commit

Permalink
Changed rotation of lidar yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed May 2, 2024
1 parent 1ddf814 commit 101b415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ezbot_robot/description/lidar.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<joint name="ldlidar_node" type="fixed">
<parent link="base_laser"/>
<child link="ldlidar_base"/>
<origin xyz="0 0 0" rpy="0 0 1.5708"/>
<origin xyz="0 0 0" rpy="0 0 0"/>
</joint>

<link name="ldlidar_base">
Expand Down

0 comments on commit 101b415

Please sign in to comment.