Skip to content

Commit 9b323d9

Browse files
authored
Only build apriltag_ros on Linux as it indirectly depends on libcamera
1 parent 9ba6b43 commit 9b323d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vinca.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ packages_select_by_deps:
8282
- turtlebot3
8383
- turtlebot3_simulations
8484

85-
- apriltag_ros
86-
8785
- ackermann-msgs
8886
- sbg_driver
8987

@@ -158,6 +156,8 @@ packages_select_by_deps:
158156
- ros2_socketcan
159157
# Depends on v4l
160158
- usb_cam
159+
# Depends (indirectly) on libcamera
160+
- apriltag_ros
161161

162162
# These packages are currently only build on Linux, but they currently only build on
163163
# Linux as trying to build them in the past on macos or Windows resulted in errors

0 commit comments

Comments
 (0)