Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,9 @@ packages_select_by_deps:

- ublox

- can_msgs
- ros2_socketcan_msgs
- ros2_socketcan

patch_dir: patch
rosdistro_snapshot: rosdistro_snapshot.yaml
4 changes: 4 additions & 0 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ packages_select_by_deps:
- lanelet2

- ublox

- can_msgs
- ros2_socketcan_msgs
- ros2_socketcan

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

- ublox

- can_msgs
- ros2_socketcan_msgs

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

- ublox

- can_msgs
- ros2_socketcan_msgs

patch_dir: patch
rosdistro_snapshot: rosdistro_snapshot.yaml
3 changes: 3 additions & 0 deletions vinca_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ packages_select_by_deps:

- ublox

- can_msgs
- ros2_socketcan_msgs

patch_dir: patch
rosdistro_snapshot: rosdistro_snapshot.yaml

Loading