Skip to content

Commit

Permalink
Clean up packages consistently failing to build from source (ros#23586)
Browse files Browse the repository at this point in the history
* remove swarmros from kinetic
It's not building: amilankovich-slab/swarmros#1

Signed-off-by: Tully Foote <[email protected]>

* remove cnn_bridge FTBFS
wew84/cnn_bridge#4

Signed-off-by: Tully Foote <[email protected]>

* dsr_control FTBFS
doosan-robotics/doosan-robot#34

Signed-off-by: Tully Foote <[email protected]>

* dsr_examples_cpp FTBFS
doosan-robotics/doosan-robot#34 (comment)

Signed-off-by: Tully Foote <[email protected]>

* heron_control FTBFS
heron/heron#9

Signed-off-by: Tully Foote <[email protected]>

* moveit_chomp_optimizer_adapater FTBFS
moveit/moveit#1864

Signed-off-by: Tully Foote <[email protected]>

* pointgrey_camera_driver FTBFS
ros-drivers/pointgrey_camera_driver#188

Signed-off-by: Tully Foote <[email protected]>

* rr_opendriver_stack FTBFS
RoverRobotics-archive/rr_openrover_stack#31

Signed-off-by: Tully Foote <[email protected]>

* rtt_pcl FTBFS
orocos/rtt_pcl#2

Signed-off-by: Tully Foote <[email protected]>
  • Loading branch information
tfoote authored and at-wat committed Mar 12, 2020
1 parent 92f7899 commit e3a9e21
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions kinetic/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1533,7 +1533,6 @@ repositories:
tags:
release: release/kinetic/{package}/{version}
url: https://github.com/wew84/cnn_bridge-release.git
version: 0.8.5-1
source:
type: git
url: https://github.com/wew84/cnn_bridge.git
Expand Down Expand Up @@ -2637,11 +2636,7 @@ repositories:
version: master
release:
packages:
- doosan_robot
- doosan_robotics
- dsr_control
- dsr_description
- dsr_example_cpp
- dsr_example_py
- dsr_gazebo
- dsr_launcher
Expand Down Expand Up @@ -4656,7 +4651,6 @@ repositories:
version: kinetic-devel
release:
packages:
- heron_control
- heron_description
- heron_msgs
tags:
Expand Down Expand Up @@ -7558,7 +7552,6 @@ repositories:
packages:
- chomp_motion_planner
- moveit
- moveit_chomp_optimizer_adapter
- moveit_commander
- moveit_controller_manager_example
- moveit_core
Expand Down Expand Up @@ -9937,7 +9930,6 @@ repositories:
packages:
- image_exposure_msgs
- pointgrey_camera_description
- pointgrey_camera_driver
- statistics_msgs
- wfov_camera_msgs
tags:
Expand Down Expand Up @@ -13775,9 +13767,7 @@ repositories:
release:
packages:
- rr_control_input_manager
- rr_openrover_driver
- rr_openrover_driver_msgs
- rr_openrover_stack
tags:
release: release/kinetic/{package}/{version}
url: https://github.com/RoverRobotics-release/rr_openrover_stack-release.git
Expand Down Expand Up @@ -13992,7 +13982,6 @@ repositories:
tags:
release: release/kinetic/{package}/{version}
url: https://github.com/orocos-gbp/rtt_pcl-release.git
version: 0.1.0-1
source:
type: git
url: https://github.com/orocos/rtt_pcl.git
Expand All @@ -14001,7 +13990,6 @@ repositories:
tags:
release: release/kinetic/{package}/{version}
url: https://github.com/orocos-gbp/rtt_pcl_ros-release.git
version: 0.1.0-1
source:
type: git
url: https://github.com/orocos/rtt_pcl_ros.git
Expand Down Expand Up @@ -15022,7 +15010,6 @@ repositories:
tags:
release: release/kinetic/{package}/{version}
url: https://github.com/amilankovich-slab/swarmros-release.git
version: 0.3.1-2
source:
test_pull_requests: true
type: git
Expand Down

0 comments on commit e3a9e21

Please sign in to comment.