Skip to content

Commit

Permalink
Changed from exec depend to depend
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed May 6, 2024
1 parent 104b272 commit cbacbd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ldrobot-lidar-ros2/ldlidar/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<exec_depend>ldlidar_component</exec_depend>
<exec_depend>ldlidar_node</exec_depend>
<depend>ldlidar_component</depend>
<depend>ldlidar_node</depend>
<export>
<build_type>ament_cmake</build_type>
</export>
Expand Down

0 comments on commit cbacbd1

Please sign in to comment.