We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5f1ff commit ebf56f8Copy full SHA for ebf56f8
2 files changed
dependencies.repos
@@ -3,7 +3,4 @@ repositories:
3
type: git
4
url: https://github.com/ANYbotics/grid_map.git
5
version: rolling
6
- ThirdParty/lidarslam_ros2:
7
- type: git
8
- url: https://github.com/fmrico/lidarslam_ros2.git
9
- version: summit-xl
+
local_navigation/package.xml
@@ -21,6 +21,8 @@
21
<depend>pcl_ros</depend>
22
<depend>nav_msgs</depend>
23
<depend>image_geometry</depend>
24
+ <exec_depend>lidarslam</exec_depend>
25
26
27
<test_depend>ament_lint_auto</test_depend>
28
<test_depend>ament_lint_common</test_depend>
0 commit comments