-
Notifications
You must be signed in to change notification settings - Fork 11
/
ros2_objc_macos.repos
141 lines (141 loc) · 3.76 KB
/
ros2_objc_macos.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
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: 0.5.1
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: 0.5.1
ament/ament_lint:
type: git
url: https://github.com/ament/ament_lint.git
version: 0.5.2
ament/ament_package:
type: git
url: https://github.com/ament/ament_package.git
version: 0.5.2
ament/ament_tools:
type: git
url: https://github.com/esteve/ament_tools.git
version: xcode-configuration
ament/googletest:
type: git
url: https://github.com/ament/googletest.git
version: 4b6e624e78ba3d43c1602ffc80478ee7253e0b04
ament/osrf_pycommon:
type: git
url: https://github.com/osrf/osrf_pycommon.git
version: 0.1.5
# ament/uncrustify:
# type: git
# url: https://github.com/ament/uncrustify.git
# version: 0.66.1
eProsima/Fast-CDR:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: v1.0.7
eProsima/Fast-RTPS:
type: git
url: https://github.com/eProsima/Fast-RTPS.git
version: 7a0b0fe7ca8d2c4ea41e36744c6024c263a6505a
ros/class_loader:
type: git
url: https://github.com/ros/class_loader.git
version: 1.1.0
ros/console_bridge:
type: git
url: https://github.com/ros/console_bridge.git
version: ad25f7307da76be2857545e7e5c2a20727eee542
ros2/ament_cmake_ros:
type: git
url: https://github.com/ros2/ament_cmake_ros.git
version: 0.5.0
ros2/rcutils:
type: git
url: https://github.com/ros2/rcutils.git
version: 0.5.1
ros2/common_interfaces:
type: git
url: https://github.com/ros2/common_interfaces.git
version: 0.5.0
ros2/example_interfaces:
type: git
url: https://github.com/ros2/example_interfaces.git
version: 0.5.0
ros2/launch:
type: git
url: https://github.com/ros2/launch.git
version: 0.5.2
ros2/libyaml_vendor:
type: git
url: https://github.com/ros2/libyaml_vendor.git
version: 1.0.0
ros2/poco_vendor:
type: git
url: https://github.com/ros2/poco_vendor.git
version: 1.1.1
ros2/rcl:
type: git
url: https://github.com/ros2/rcl.git
version: 0.5.1
ros2/rcl_interfaces:
type: git
url: https://github.com/ros2/rcl_interfaces.git
version: db27f0e8619460848d80c1442f7fec0c56ee63e5
ros2/rclpy:
type: git
url: https://github.com/ros2/rclpy.git
version: 0.5.3
ros2/rmw:
type: git
url: https://github.com/ros2/rmw.git
version: 0.5.0
ros2/rmw_fastrtps:
type: git
url: https://github.com/ros2/rmw_fastrtps.git
version: 0.5.1
ros2/rmw_implementation:
type: git
url: https://github.com/ros2/rmw_implementation.git
version: 0.5.1
ros2/rmw_opensplice:
type: git
url: https://github.com/ros2/rmw_opensplice.git
version: 0.5.2
ros2/rosidl_typesupport_opensplice:
type: git
url: https://github.com/ros2/rosidl_typesupport_opensplice.git
version: 0.5.0
ros2/ros2cli:
type: git
url: https://github.com/ros2/ros2cli.git
version: 0.5.3
ros2/rosidl:
type: git
url: https://github.com/ros2/rosidl.git
version: 0.5.1
ros2/rosidl_dds:
type: git
url: https://github.com/ros2/rosidl_dds.git
version: 0.5.0
ros2/rosidl_defaults:
type: git
url: https://github.com/ros2/rosidl_defaults.git
version: 0.5.0
ros2/rosidl_python:
type: git
url: https://github.com/ros2/rosidl_python.git
version: 0.5.2
ros2/rosidl_typesupport:
type: git
url: https://github.com/ros2/rosidl_typesupport.git
version: 0.5.0
ros2_objc/ros2_objc:
type: git
url: https://github.com/esteve/ros2_objc.git
version: master
ros2_objc/ros2_objc_examples:
type: git
url: https://github.com/esteve/ros2_objc_examples.git
version: master