Skip to content

Commit dc2c68e

Browse files
authored
Merge pull request #34 from ruben-arts/pkg/nav2_bringup
pkg: add nav2_bringup
2 parents 864458c + 2f83a8f commit dc2c68e

File tree

5 files changed

+12
-3
lines changed

5 files changed

+12
-3
lines changed

vinca_linux_64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,7 @@ packages_select_by_deps:
100100
- ros2_socketcan_msgs
101101
- ros2_socketcan
102102

103+
- nav2_bringup
104+
103105
patch_dir: patch
104106
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_linux_aarch64.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,12 @@ packages_select_by_deps:
9595
- lanelet2
9696

9797
- ublox
98-
98+
9999
- can_msgs
100100
- ros2_socketcan_msgs
101101
- ros2_socketcan
102102

103+
- nav2_bringup
104+
103105
patch_dir: patch
104106
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,7 @@ packages_select_by_deps:
108108
- can_msgs
109109
- ros2_socketcan_msgs
110110

111+
- nav2_bringup
112+
111113
patch_dir: patch
112114
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,7 @@ packages_select_by_deps:
108108
- can_msgs
109109
- ros2_socketcan_msgs
110110

111+
- nav2_bringup
112+
111113
patch_dir: patch
112114
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_win.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ packages_select_by_deps:
9494
- rmw_zenoh_cpp
9595

9696
- flex_sync
97-
97+
9898
- ament_cmake_mypy
9999
- rosbridge_suite
100100

@@ -109,6 +109,7 @@ packages_select_by_deps:
109109
- can_msgs
110110
- ros2_socketcan_msgs
111111

112+
- nav2_bringup
113+
112114
patch_dir: patch
113115
rosdistro_snapshot: rosdistro_snapshot.yaml
114-

0 commit comments

Comments
 (0)