Skip to content

Commit

Permalink
[IKL] Merge openni_{camera, launch} into a single repo. (#16710)
Browse files Browse the repository at this point in the history
* [IKL] Merge openni_{camera, launch} into a single repo.
Following the decision in ros-drivers/openni_launch#30

* [IKL] openni_camera version adjust to release repo.

* [openni_camera][lunar] Disable source test.
As ros-drivers/openni_camera#56 (comment), test might always fail on GitHub for UNSTABLE, which makes the maintenance harder.
  • Loading branch information
130s authored and tfoote committed Jan 10, 2018
1 parent 9cb8442 commit a8b5527
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 50 deletions.
20 changes: 4 additions & 16 deletions indigo/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8639,30 +8639,18 @@ repositories:
url: https://github.com/ros-drivers/openni_camera.git
version: indigo-devel
release:
packages:
- openni_camera
- openni_launch
tags:
release: release/indigo/{package}/{version}
url: https://github.com/ros-gbp/openni_camera-release.git
version: 1.9.5-0
version: 1.10.0-0
source:
type: git
url: https://github.com/ros-drivers/openni_camera.git
version: indigo-devel
status: maintained
openni_launch:
doc:
type: git
url: https://github.com/ros-drivers/openni_launch.git
version: indigo-devel
release:
tags:
release: release/indigo/{package}/{version}
url: https://github.com/ros-gbp/openni_launch-release.git
version: 1.9.8-0
source:
type: git
url: https://github.com/ros-drivers/openni_launch.git
version: indigo-devel
status: maintained
openrave_planning:
release:
packages:
Expand Down
20 changes: 4 additions & 16 deletions kinetic/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5939,30 +5939,18 @@ repositories:
url: https://github.com/ros-drivers/openni_camera.git
version: indigo-devel
release:
packages:
- openni_camera
- openni_launch
tags:
release: release/kinetic/{package}/{version}
url: https://github.com/ros-gbp/openni_camera-release.git
version: 1.9.5-0
version: 1.10.0-0
source:
type: git
url: https://github.com/ros-drivers/openni_camera.git
version: indigo-devel
status: maintained
openni_launch:
doc:
type: git
url: https://github.com/ros-drivers/openni_launch.git
version: indigo-devel
release:
tags:
release: release/kinetic/{package}/{version}
url: https://github.com/ros-gbp/openni_launch-release.git
version: 1.9.8-0
source:
type: git
url: https://github.com/ros-drivers/openni_launch.git
version: indigo-devel
status: maintained
openrtm_aist:
doc:
type: git
Expand Down
22 changes: 4 additions & 18 deletions lunar/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2138,32 +2138,18 @@ repositories:
url: https://github.com/ros-drivers/openni_camera.git
version: indigo-devel
release:
packages:
- openni_camera
- openni_launch
tags:
release: release/lunar/{package}/{version}
url: https://github.com/ros-gbp/openni_camera-release.git
version: 1.9.5-0
version: 1.10.0-0
source:
test_pull_requests: true
type: git
url: https://github.com/ros-drivers/openni_camera.git
version: indigo-devel
status: maintained
openni_launch:
doc:
type: git
url: https://github.com/ros-drivers/openni_launch.git
version: indigo-devel
release:
tags:
release: release/lunar/{package}/{version}
url: https://github.com/ros-gbp/openni_launch-release.git
version: 1.9.8-0
source:
test_pull_requests: true
type: git
url: https://github.com/ros-drivers/openni_launch.git
version: indigo-devel
status: maintained
openslam_gmapping:
release:
tags:
Expand Down

0 comments on commit a8b5527

Please sign in to comment.