Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions vinca.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,10 @@ packages_select_by_deps:
# Require Linux-specific joystick interfaces
- joy_linux

# mavros and mavlink (currently Linux only)
- mavlink
- mavros

# These packages are currently only build on Linux,
# as trying to build them in the past on macos or Windows resulted in errors,
# but probably they can work on all platform with some work
Expand Down
Loading