Skip to content

Commit 1816cf6

Browse files
committed
add ros2 socketcan and its messages
Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>
1 parent f4e63ca commit 1816cf6

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
@@ -94,5 +94,9 @@ packages_select_by_deps:
9494

9595
- lanelet2
9696

97+
- can_msgs
98+
- ros2_socketcan_msgs
99+
- ros2_socketcan
100+
97101
patch_dir: patch
98102
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_linux_aarch64.yaml

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

9595
- lanelet2
9696

97+
- can_msgs
98+
- ros2_socketcan_msgs
99+
- ros2_socketcan
100+
97101
patch_dir: patch
98102
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx.yaml

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

104104
- lanelet2
105105

106+
- can_msgs
107+
- ros2_socketcan_msgs
108+
106109
patch_dir: patch
107110
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

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

104104
- lanelet2
105105

106+
- can_msgs
107+
- ros2_socketcan_msgs
108+
106109
patch_dir: patch
107110
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_win.yaml

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

105105
- lanelet2
106106

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

0 commit comments

Comments
 (0)