Skip to content

Commit 55a01c1

Browse files
Merge pull request #53 from nobleo/swri_serial_util
Support for swri_serial_util
2 parents f01ebb2 + bb27784 commit 55a01c1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

vinca.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ packages_select_by_deps:
174174
- camera_ros
175175
# Depends on v4l that is only available on linux
176176
- v4l2_camera
177+
# Serial communication only implemented for linux
178+
- swri_serial_util
177179

178180
# These packages are currently not build on Windows, but they be with some work
179181
- if: not win
@@ -187,7 +189,7 @@ packages_select_by_deps:
187189
- moveit-ros-occupancy-map-monitor
188190
- moveit-runtime
189191
- serial_driver
190-
- swri_console # At least until: https://github.com/swri-robotics/swri_console/pull/75
192+
- swri_console # Until sync of: https://github.com/ros/rosdistro/pull/49750
191193
# TODO on windows: fix iconv link issue
192194
- ffmpeg_image_transport
193195
- apriltag_draw

0 commit comments

Comments
 (0)