Skip to content

Commit 03031de

Browse files
committed
feat: add grid map into aarch64 and macos
Signed-off-by: wep21 <[email protected]>
1 parent 0651465 commit 03031de

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

vinca_linux_aarch64.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ packages_select_by_deps:
105105

106106
- ament_cmake_vendor_package # Requested in https://github.com/RoboStack/ros-humble/pull/210
107107

108+
- grid_map
109+
108110
- lanelet2
109111

110112

vinca_osx.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ packages_select_by_deps:
127127
# Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/234, https://github.com/RoboStack/ros-humble/issues/227 and https://github.com/RoboStack/ros-humble/issues/222
128128
- ur
129129

130+
- grid_map
131+
130132
- lanelet2
131133

132134
patch_dir: patch

vinca_osx_arm64.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ packages_select_by_deps:
117117
# Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/234, https://github.com/RoboStack/ros-humble/issues/227 and https://github.com/RoboStack/ros-humble/issues/222
118118
- ur
119119

120+
- grid_map
121+
120122
- lanelet2
121123

122124

0 commit comments

Comments
 (0)