-
Notifications
You must be signed in to change notification settings - Fork 15
/
index-v4.yaml
56 lines (55 loc) · 1.93 KB
/
index-v4.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
%YAML 1.1
# ROS index file
# see REP 153: http://ros.org/reps/rep-0153.html
---
distributions:
hydro:
distribution: [hydro/distribution.yaml]
distribution_cache: http://packages/rosdistro/public/hydro-cache.yaml.gz
distribution_status: end-of-life
distribution_type: ros1
python_version: 2
indigo:
distribution: [indigo/distribution.yaml]
distribution_cache: http://prod-vm-build-pub-repo-02/rosdistro_cache/indigo-cache.yaml.gz
distribution_status: end-of-life
distribution_type: ros1
python_version: 2
kinetic:
distribution: [kinetic/distribution.yaml]
distribution_cache: http://prod-vm-build-pub-repo-02/rosdistro_cache/kinetic-cache.yaml.gz
distribution_status: end-of-life
distribution_type: ros1
python_version: 2
melodic:
distribution: [melodic/distribution.yaml]
distribution_cache: http://prod-vm-build-pub-repo-02/rosdistro_cache/melodic-cache.yaml.gz
distribution_status: end-of-life
distribution_type: ros1
python_version: 2
noetic:
distribution: [noetic/distribution.yaml]
distribution_cache: http://prod-vm-build-pub-repo-02/rosdistro_cache/noetic-cache.yaml.gz
distribution_status: active
distribution_type: ros1
python_version: 3
foxy:
distribution: [foxy/distribution.yaml]
distribution_cache: http://prod-vm-build-pub-repo-02/rosdistro_cache/foxy-cache.yaml.gz
distribution_status: end-of-life
distribution_type: ros2
python_version: 3
humble:
distribution: [humble/distribution.yaml]
distribution_cache: http://prod-vm-build-pub-repo-02/rosdistro_cache/humble-cache.yaml.gz
distribution_status: active
distribution_type: ros2
python_version: 3
jazzy:
distribution: [jazzy/distribution.yaml]
distribution_cache: http://prod-vm-build-pub-repo-02/rosdistro_cache/jazzy-cache.yaml.gz
distribution_status: active
distribution_type: ros2
python_version: 3
type: index
version: 4