We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba6b43 commit 9b323d9Copy full SHA for 9b323d9
vinca.yaml
@@ -82,8 +82,6 @@ packages_select_by_deps:
82
- turtlebot3
83
- turtlebot3_simulations
84
85
- - apriltag_ros
86
-
87
- ackermann-msgs
88
- sbg_driver
89
@@ -158,6 +156,8 @@ packages_select_by_deps:
158
156
- ros2_socketcan
159
157
# Depends on v4l
160
- usb_cam
+ # Depends (indirectly) on libcamera
+ - apriltag_ros
161
162
# These packages are currently only build on Linux, but they currently only build on
163
# Linux as trying to build them in the past on macos or Windows resulted in errors
0 commit comments