Skip to content

Commit

Permalink
Added link to ldlidar_link in lidar.xacro
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed May 9, 2024
1 parent 478c7bf commit e2905bd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/ezbot_robot/description/lidar.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,17 @@
<link name="ldlidar_base">
</link>


<joint name="ldlidar_link_node" type="fixed">
<parent link="base_laser"/>
<child link="ldlidar_link"/>
<origin xyz="0 0 0" rpy="0 0 0"/>
</joint>


<link name="ldlidar_link">
</link>

<link name="base_laser">
<visual>
<geometry>
Expand Down

0 comments on commit e2905bd

Please sign in to comment.