Skip to content

Commit 864458c

Browse files
Merge pull request #32 from wep21/ros2-socketcan
feat: add ros2 socketcan and its messages
2 parents b0e642b + b6ece96 commit 864458c

File tree

5 files changed

+17
-0
lines changed

5 files changed

+17
-0
lines changed

vinca_linux_64.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,9 @@ packages_select_by_deps:
9696

9797
- ublox
9898

99+
- can_msgs
100+
- ros2_socketcan_msgs
101+
- ros2_socketcan
102+
99103
patch_dir: patch
100104
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_linux_aarch64.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ packages_select_by_deps:
9595
- lanelet2
9696

9797
- ublox
98+
99+
- can_msgs
100+
- ros2_socketcan_msgs
101+
- ros2_socketcan
98102

99103
patch_dir: patch
100104
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,8 @@ packages_select_by_deps:
105105

106106
- ublox
107107

108+
- can_msgs
109+
- ros2_socketcan_msgs
110+
108111
patch_dir: patch
109112
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,8 @@ packages_select_by_deps:
105105

106106
- ublox
107107

108+
- can_msgs
109+
- ros2_socketcan_msgs
110+
108111
patch_dir: patch
109112
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_win.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ packages_select_by_deps:
106106

107107
- ublox
108108

109+
- can_msgs
110+
- ros2_socketcan_msgs
111+
109112
patch_dir: patch
110113
rosdistro_snapshot: rosdistro_snapshot.yaml
111114

0 commit comments

Comments
 (0)