Skip to content

Commit 30019fa

Browse files
automatic merge triggered by jenkins to include upstream (ros/rosdistro) updates
2 parents 66f45fa + 9e8428f commit 30019fa

File tree

4 files changed

+35
-64
lines changed

4 files changed

+35
-64
lines changed

galactic/distribution.yaml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3528,30 +3528,6 @@ repositories:
35283528
url: https://github.com/ros-drivers/transport_drivers.git
35293529
version: main
35303530
status: developed
3531-
turtlebot3:
3532-
doc:
3533-
type: git
3534-
url: https://github.com/ROBOTIS-GIT/turtlebot3.git
3535-
version: galactic-devel
3536-
release:
3537-
packages:
3538-
- turtlebot3
3539-
- turtlebot3_bringup
3540-
- turtlebot3_cartographer
3541-
- turtlebot3_description
3542-
- turtlebot3_example
3543-
- turtlebot3_navigation2
3544-
- turtlebot3_node
3545-
- turtlebot3_teleop
3546-
tags:
3547-
release: release/galactic/{package}/{version}
3548-
url: https://github.com/robotis-ros2-release/turtlebot3-release.git
3549-
version: 2.1.2-1
3550-
source:
3551-
type: git
3552-
url: https://github.com/ROBOTIS-GIT/turtlebot3.git
3553-
version: galactic-devel
3554-
status: developed
35553531
turtlebot3_msgs:
35563532
doc:
35573533
type: git

melodic/distribution.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11776,17 +11776,17 @@ repositories:
1177611776
doc:
1177711777
type: git
1177811778
url: https://github.com/ros-visualization/rqt_rviz.git
11779-
version: lunar-devel
11779+
version: melodic-devel
1178011780
release:
1178111781
tags:
1178211782
release: release/melodic/{package}/{version}
1178311783
url: https://github.com/ros-gbp/rqt_rviz-release.git
11784-
version: 0.6.0-0
11784+
version: 0.7.0-1
1178511785
source:
1178611786
test_pull_requests: true
1178711787
type: git
1178811788
url: https://github.com/ros-visualization/rqt_rviz.git
11789-
version: lunar-devel
11789+
version: melodic-devel
1179011790
status: maintained
1179111791
rqt_service_caller:
1179211792
doc:
@@ -13709,7 +13709,7 @@ repositories:
1370913709
tags:
1371013710
release: release/melodic/{package}/{version}
1371113711
url: https://github.com/UniversalRobots/Universal_Robots_Client_Library-release.git
13712-
version: 0.3.0-1
13712+
version: 0.3.1-1
1371313713
source:
1371413714
type: git
1371513715
url: https://github.com/UniversalRobots/Universal_Robots_Client_Library.git

noetic/distribution.yaml

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7298,16 +7298,20 @@ repositories:
72987298
version: master
72997299
status: maintained
73007300
rqt_rviz:
7301+
doc:
7302+
type: git
7303+
url: https://github.com/ros-visualization/rqt_rviz.git
7304+
version: melodic-devel
73017305
release:
73027306
tags:
73037307
release: release/noetic/{package}/{version}
73047308
url: https://github.com/ros-gbp/rqt_rviz-release.git
7305-
version: 0.6.1-1
7309+
version: 0.7.0-1
73067310
source:
73077311
test_pull_requests: true
73087312
type: git
73097313
url: https://github.com/ros-visualization/rqt_rviz.git
7310-
version: lunar-devel
7314+
version: melodic-devel
73117315
status: maintained
73127316
rqt_service_caller:
73137317
doc:
@@ -8218,6 +8222,28 @@ repositories:
82188222
url: https://github.com/ROBOTIS-GIT/turtlebot3.git
82198223
version: noetic-devel
82208224
status: developed
8225+
turtlebot3_autorace_2020:
8226+
doc:
8227+
type: git
8228+
url: https://github.com/ROBOTIS-GIT/turtlebot3_autorace_2020.git
8229+
version: master
8230+
release:
8231+
packages:
8232+
- turtlebot3_autorace_2020
8233+
- turtlebot3_autorace_camera
8234+
- turtlebot3_autorace_core
8235+
- turtlebot3_autorace_detect
8236+
- turtlebot3_autorace_driving
8237+
- turtlebot3_autorace_msgs
8238+
tags:
8239+
release: release/noetic/{package}/{version}
8240+
url: https://github.com/ROBOTIS-GIT-release/turtlebot3_autorace_2020_release.git
8241+
version: 1.1.0-7
8242+
source:
8243+
type: git
8244+
url: https://github.com/ROBOTIS-GIT/turtlebot3_autorace_2020.git
8245+
version: master
8246+
status: developed
82218247
turtlebot3_msgs:
82228248
doc:
82238249
type: git
@@ -8385,7 +8411,7 @@ repositories:
83858411
tags:
83868412
release: release/noetic/{package}/{version}
83878413
url: https://github.com/UniversalRobots/Universal_Robots_Client_Library-release.git
8388-
version: 0.3.0-1
8414+
version: 0.3.1-1
83898415
source:
83908416
type: git
83918417
url: https://github.com/UniversalRobots/Universal_Robots_Client_Library.git

rosdep/python.yaml

Lines changed: 2 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,9 +1334,6 @@ python-cython-pip:
13341334
fedora:
13351335
pip:
13361336
packages: [cython]
1337-
gentoo:
1338-
pip:
1339-
packages: [cython]
13401337
ubuntu:
13411338
pip:
13421339
packages: [cython]
@@ -2700,9 +2697,6 @@ python-multiprocess-pip:
27002697
fedora:
27012698
pip:
27022699
packages: [multiprocess]
2703-
gentoo:
2704-
pip:
2705-
packages: [multiprocess]
27062700
ubuntu:
27072701
pip:
27082702
packages: [multiprocess]
@@ -3064,9 +3058,6 @@ python-parameterized:
30643058
pip:
30653059
packages: [parameterized]
30663060
fedora: [python-parameterized]
3067-
gentoo:
3068-
pip:
3069-
packages: [parameterized]
30703061
osx:
30713062
pip:
30723063
packages: [parameterized]
@@ -3715,9 +3706,6 @@ python-pyqtgraph:
37153706
fedora:
37163707
pip:
37173708
packages: [pyqtgraph]
3718-
gentoo:
3719-
pip:
3720-
packages: [pyqtgraph]
37213709
nixos: [pythonPackages.pyqtgraph]
37223710
ubuntu:
37233711
bionic: [python-pyqtgraph]
@@ -5727,9 +5715,6 @@ python3-aio-pika-pip:
57275715
fedora:
57285716
pip:
57295717
packages: [aio-pika]
5730-
gentoo:
5731-
pip:
5732-
packages: [aio-pika]
57335718
ubuntu:
57345719
pip:
57355720
packages: [aio-pika]
@@ -5753,9 +5738,6 @@ python3-ansible-runner-pip:
57535738
fedora:
57545739
pip:
57555740
packages: [ansible-runner]
5756-
gentoo:
5757-
pip:
5758-
packages: [ansible-runner]
57595741
ubuntu:
57605742
pip:
57615743
packages: [ansible-runner]
@@ -6557,9 +6539,6 @@ python3-jupyros-pip:
65576539
fedora:
65586540
pip:
65596541
packages: [jupyros]
6560-
gentoo:
6561-
pip:
6562-
packages: [jupyros]
65636542
ubuntu:
65646543
pip:
65656544
packages: [jupyros]
@@ -6852,6 +6831,7 @@ python3-parameterized:
68526831
alpine: [py3-parameterized]
68536832
debian: [python3-parameterized]
68546833
fedora: [python3-parameterized]
6834+
gentoo: [dev-python/parameterized]
68556835
ubuntu: [python3-parameterized]
68566836
python3-paramiko:
68576837
debian: [python3-paramiko]
@@ -7600,9 +7580,6 @@ python3-simple-pid-pip:
76007580
fedora:
76017581
pip:
76027582
packages: [simple-pid]
7603-
gentoo:
7604-
pip:
7605-
packages: [simple-pid]
76067583
osx:
76077584
pip:
76087585
packages: [simple-pid]
@@ -7630,9 +7607,6 @@ python3-siphon-pip:
76307607
fedora:
76317608
pip:
76327609
packages: [siphon]
7633-
gentoo:
7634-
pip:
7635-
packages: [siphon]
76367610
osx:
76377611
pip:
76387612
packages: [siphon]
@@ -7773,9 +7747,6 @@ python3-tilestache-pip:
77737747
fedora:
77747748
pip:
77757749
packages: [tilestache]
7776-
gentoo:
7777-
pip:
7778-
packages: [tilestache]
77797750
ubuntu:
77807751
pip:
77817752
packages: [tilestache]
@@ -7877,9 +7848,7 @@ python3-vcstool:
78777848
pip:
78787849
packages: [vcstool]
78797850
fedora: [python3-vcstool]
7880-
gentoo:
7881-
pip:
7882-
packages: [vcstool]
7851+
gentoo: [vcstool]
78837852
macports:
78847853
pip:
78857854
packages: [vcstool]

0 commit comments

Comments
 (0)