Skip to content

Commit

Permalink
feat: add grid map into aarch64 and macos
Browse files Browse the repository at this point in the history
Signed-off-by: wep21 <[email protected]>
  • Loading branch information
wep21 committed Jan 26, 2025
1 parent fb9736d commit 2b8ad72
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -553,4 +553,4 @@ packages_select_by_deps:
# - osrf_testing_tools_cpp

patch_dir: patch
rosdistro_snapshot: rosdistro_snapshot.yaml
rosdistro_snapshot: rosdistro_snapshot.yaml
2 changes: 2 additions & 0 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ packages_select_by_deps:

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

- grid_map

- lanelet2

# requested in https://github.com/RoboStack/ros-humble/issues/249
Expand Down
2 changes: 2 additions & 0 deletions vinca_osx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ packages_select_by_deps:
# 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
- ur

- grid_map

- lanelet2

# requested in https://github.com/RoboStack/ros-humble/issues/249
Expand Down
4 changes: 3 additions & 1 deletion vinca_osx_arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ packages_select_by_deps:
# 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
- ur

- grid_map

- lanelet2

# requested in https://github.com/RoboStack/ros-humble/issues/249
Expand All @@ -126,4 +128,4 @@ packages_select_by_deps:
- rmw_zenoh_cpp

patch_dir: patch
rosdistro_snapshot: rosdistro_snapshot.yaml
rosdistro_snapshot: rosdistro_snapshot.yaml

0 comments on commit 2b8ad72

Please sign in to comment.