Skip to content

Commit

Permalink
rotated joint
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed Apr 30, 2024
1 parent 20bffa2 commit d1d39ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ezbot_robot/description/lidar.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@
<child link="base_laser"/>
<origin xyz="0.055 0 0.41" rpy="0 0 0"/>
</joint>

<joint name="ldlidar_node" type="fixed">
<parent link="base_laser"/>
<child link="ldlidar_base"/>
<origin xyz="0 0 0" rpy="0 0 0"/>
<origin xyz="0 0 0" rpy="0 0 1.5708"/>
</joint>

<link name="ldlidar_base">
Expand Down

0 comments on commit d1d39ba

Please sign in to comment.