From 490066d0fd08c16c409b7683fb8c2098837c289c Mon Sep 17 00:00:00 2001 From: Tully Foote Date: Thu, 20 Aug 2020 16:01:00 -0700 Subject: [PATCH] Blacklist packages failing to build on kinetic ubuntu arm64 (#180) This is a followup to https://discourse.ros.org/t/preparing-for-kinetic-sync-2020-08-20/16002 Upstream tickets for roll back tracking: - https://github.com/jsk-ros-pkg/jsk_3rdparty/issues/212 - https://github.com/ipa320/cob_extern/issues/110 - https://github.com/KITrobotics/ipr_extern/issues/6 - https://github.com/harjeb/libmynteye/issues/3 - https://github.com/ros-drivers/prosilica_gige_sdk/issues/2 - https://github.com/ros/ros_realtime/issues/13 - https://github.com/RobotWebTools/webrtc_ros/issues/50 - https://github.com/ros-drivers/wge100_driver/issues/15 - https://github.com/youbot/youbot_driver/issues/22 --- kinetic/release-xenial-arm64-build.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/kinetic/release-xenial-arm64-build.yaml b/kinetic/release-xenial-arm64-build.yaml index 6ce3ec58..0c4baca1 100644 --- a/kinetic/release-xenial-arm64-build.yaml +++ b/kinetic/release-xenial-arm64-build.yaml @@ -15,7 +15,11 @@ package_blacklist: - ardrone_autonomy - avt_vimba_camera - hrpsys +- julius - leap_motion +- libntcan +- libreflexxestype2 +- mynt_eye_ros_wrapper - nao_meshes - naoqi_dcm_driver - naoqi_driver @@ -23,12 +27,17 @@ package_blacklist: - novatel_oem7_driver - octovis - pepper_meshes +- prosilica_gige_sdk - ros_peerjs - rosjava_bootstrap +- rosrt - rqt_multiplot - schunk_canopen_driver - ueye - ueye_cam +- webrtc +- wge100_camera_firmware +- youbot_driver sync: package_count: 2200 repositories: