This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathros12.repos
185 lines (185 loc) · 4.71 KB
/
ros12.repos
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
type: git
url: https://github.com/ament/ament_lint.git
version: master
ament/ament_package:
type: git
url: https://github.com/ament/ament_package.git
version: ros1_shim
ament/ament_tools:
type: git
url: https://github.com/ament/ament_tools.git
version: ros1_shim
ament/gmock_vendor:
type: git
url: https://github.com/ament/gmock_vendor.git
version: master
ament/gtest_vendor:
type: git
url: https://github.com/ament/gtest_vendor.git
version: master
ament/osrf_pycommon:
type: git
url: https://github.com/osrf/osrf_pycommon.git
version: master
ament/uncrustify:
type: git
url: https://github.com/ament/uncrustify.git
version: master
codebot/diagnostics:
type: git
url: https://github.com/codebot/diagnostics
version: indigo-devel
codebot/joystick_drivers:
type: git
url: https://github.com/codebot/joystick_drivers.git
version: indigo-devel
codebot/ros:
type: git
url: https://github.com/codebot/ros
version: kinetic-devel
codebot/roscpp_core:
type: git
url: https://github.com/codebot/roscpp_core
version: kinetic-devel
codebot/rospack:
type: git
url: https://github.com/codebot/rospack
version: jade-devel
codebot/ros1_shim:
type: git
url: https://github.com/codebot/ros1_shim.git
version: master
codebot/ros_comm:
type: git
url: https://github.com/codebot/ros_comm
version: kinetic-devel
eProsima/Fast-CDR:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: master
eProsima/Fast-RTPS:
type: git
url: https://github.com/eProsima/Fast-RTPS.git
version: master
eProsima/ROS-RMW-Fast-RTPS-cpp:
type: git
url: https://github.com/eProsima/ROS-RMW-Fast-RTPS-cpp.git
version: master
ros/angles:
type: git
url: https://github.com/ros/angles.git
version: master
ros/catkin:
type: git
url: https://github.com/ros/catkin.git
version: ros1_shim
ros/catkin_pkg:
type: git
url: https://github.com/ros-infrastructure/catkin_pkg
version: ros1_shim
ros/cmake_modules:
type: git
url: https://github.com/ros/cmake_modules.git
version: 0.4-devel
ros/geometry:
type: git
url: https://github.com/ros/geometry.git
version: ros1_shim
ros/geometry2:
type: git
url: https://github.com/ros/geometry2.git
version: ros1_shim
orocos/orocos_kinetmatics_dynamics:
type: git
url: https://github.com/orocos/orocos_kinematics_dynamics
version: release-1.3
ros2/common_interfaces:
type: git
url: https://github.com/ros2/common_interfaces.git
version: ros1_shim
ros2/demos:
type: git
url: https://github.com/ros2/demos.git
version: master
ros2/examples:
type: git
url: https://github.com/ros2/examples.git
version: ros1_shim
ros2/launch:
type: git
url: https://github.com/ros2/launch.git
version: master
ros2/rcl:
type: git
url: https://github.com/ros2/rcl.git
version: master
ros2/rcl_interfaces:
type: git
url: https://github.com/ros2/rcl_interfaces.git
version: master
ros2/rclc:
type: git
url: https://github.com/ros2/rclc.git
version: master
ros2/rclcpp:
type: git
url: https://github.com/ros2/rclcpp.git
version: master
ros2/rclpy:
type: git
url: https://github.com/ros2/rclpy.git
version: master
ros2/realtime_support:
type: git
url: https://github.com/ros2/realtime_support.git
version: master
ros2/rmw:
type: git
url: https://github.com/ros2/rmw.git
version: master
ros2/rmw_connext:
type: git
url: https://github.com/ros2/rmw_connext.git
version: master
ros2/rmw_implementation:
type: git
url: https://github.com/ros2/rmw_implementation.git
version: master
ros2/rmw_opensplice:
type: git
url: https://github.com/ros2/rmw_opensplice.git
version: master
ros2/ros1_bridge:
type: git
url: https://github.com/ros2/ros1_bridge.git
version: master
ros2/rosidl:
type: git
url: https://github.com/ros2/rosidl.git
version: ros1_shim
ros2/rosidl_dds:
type: git
url: https://github.com/ros2/rosidl_dds.git
version: master
ros2/system_tests:
type: git
url: https://github.com/ros2/system_tests.git
version: master
ros2/tlsf:
type: git
url: https://github.com/ros2/tlsf.git
version: master
vendor/console_bridge:
type: git
url: https://github.com/ros/console_bridge.git
version: master