Skip to content

Commit

Permalink
Blacklist kortex_api and dependees [Humble]
Browse files Browse the repository at this point in the history
Kinova does not provide arm64 Kortex API
https://github.com/PickNikRobotics/ros2_kortex/issues/158

Signed-off-by: Alex Moriarty <[email protected]>
  • Loading branch information
moriarty committed Jul 27, 2023
1 parent 9794bb0 commit 03f3d0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions humble/release-ubuntu-arm64-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ sync:
package_count: 499
packages: [desktop]
package_blacklist:
- kortex_api # Kinova does not provide arm64, only armv7. https://github.com/PickNikRobotics/ros2_kortex/issues/158
- kortex_bringup # depends on kortex_api and kortex_driver
- kortex_driver # depends on kortex_api and uses libKortexApiCpp.a from Kinova
- swri_console_util # Build failures on all platforms. https://github.com/swri-robotics/marti_common/issues/665
- swri_geometry_util # Build failures on all platforms. https://github.com/swri-robotics/marti_common/issues/665
- swri_roscpp # Build failures on all platforms. https://github.com/swri-robotics/marti_common/issues/665
Expand Down

0 comments on commit 03f3d0e

Please sign in to comment.