Skip to content
Open
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
1 change: 1 addition & 0 deletions humble/release-ubuntu-arm64-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ package_blacklist:
- kortex_bringup # depends on kortex_api and kortex_driver
- kortex_driver # depends on kortex_api and uses libKortexApiCpp.a from Kinova
- mapviz # Known issues with building on ARM processors. https://github.com/swri-robotics/mapviz/issues/777
- lvr2 # LVR2 depends on libembree-dev, which is not available on Ubuntu 22 ARM64. https://packages.ubuntu.com/jammy/libembree-dev
repositories:
keys:
- |
Expand Down