This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
ros2_uwp.repos
161 lines (161 loc) · 4.37 KB
/
ros2_uwp.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
repositories:
eProsima/Fast-CDR:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: v1.0.17
eProsima/Fast-DDS:
type: git
url: https://github.com/ms-iot/Fast-DDS.git
version: foxy-uwp
eProsima/foonathan_memory_vendor:
type: git
url: https://github.com/ms-iot/foonathan_memory_vendor.git
version: v1.0.0
micro-ROS/ros_tracing/ros2_tracing:
type: git
url: https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git
version: foxy
ros2/ament_cmake_ros:
type: git
url: https://github.com/ros2/ament_cmake_ros.git
version: foxy
ros2/rcpputils:
type: git
url: https://github.com/ms-iot/rcpputils.git
version: foxy
ros2/rcutils:
type: git
url: https://github.com/ms-iot/rcutils.git
version: foxy
ros2/common_interfaces:
type: git
url: https://github.com/ros2/common_interfaces.git
version: foxy
ros2/example_interfaces:
type: git
url: https://github.com/ros2/example_interfaces.git
version: foxy
ros2/libyaml_vendor:
type: git
url: https://github.com/ms-iot/libyaml_vendor.git
version: foxy
ros2/rcl:
type: git
url: https://github.com/ms-iot/rcl.git
version: foxy
ros2/rcl_interfaces:
type: git
url: https://github.com/ros2/rcl_interfaces.git
version: foxy
ros2/rcl_logging:
type: git
url: https://github.com/ros2/rcl_logging.git
version: foxy
ros2/rmw:
type: git
url: https://github.com/ros2/rmw.git
version: foxy
ros2/rmw_fastrtps:
type: git
url: https://github.com/ros2/rmw_fastrtps.git
version: foxy
ros2/rmw_implementation:
type: git
url: https://github.com/ooeygui/rmw_implementation.git
version: foxy
ros2/rosidl:
type: git
url: https://github.com/ros2/rosidl.git
version: foxy
ros2/rosidl_dds:
type: git
url: https://github.com/ros2/rosidl_dds.git
version: foxy
ros2/rosidl_defaults:
type: git
url: https://github.com/ros2/rosidl_defaults.git
version: foxy
ros2/rosidl_typesupport:
type: git
url: https://github.com/ros2/rosidl_typesupport.git
version: foxy
ros2/rosidl_typesupport_fastrtps:
type: git
url: https://github.com/ros2/rosidl_typesupport_fastrtps.git
version: foxy
ros2/test_interface_files:
type: git
url: https://github.com/ros2/test_interface_files.git
version: foxy
ros2/tinydir_vendor:
type: git
url: https://github.com/ros2/tinydir_vendor.git
version: eloquent
ros2/unique_identifier_msgs:
type: git
url: https://github.com/ros2/unique_identifier_msgs.git
version: foxy
ros2/rclcpp:
type: git
url: https://github.com/ros2/rclcpp.git
version: foxy
ros2/poco_vendor:
type: git
url: https://github.com/ms-iot/poco_vendor.git
version: master
ros2/spdlog_vendor:
type: git
url: https://github.com/ros2/spdlog_vendor.git
version: master
ros2/geometry2:
type: git
url: https://github.com/ros2/geometry2.git
version: foxy
ros2/python_cmake_module:
type: git
url: https://github.com/ros2/python_cmake_module.git
version: foxy
ros2/console_bridge_vendor:
type: git
url: https://github.com/ros2/console_bridge_vendor.git
version: foxy
ros2/console_bridge:
type: git
url: https://github.com/ros/console_bridge.git
version: master
ros2/message_filters:
type: git
url: https://github.com/ros2/message_filters.git
version: foxy
ros2/orocos_kinematics_dynamics:
type: git
url: https://github.com/ros2/orocos_kinematics_dynamics.git
version: foxy
ros2/eigen3_cmake_module:
type: git
url: https://github.com/ros2/eigen3_cmake_module.git
version: foxy
ros2/rmw_dds_common:
type: git
url: https://github.com/ros2/rmw_dds_common.git
version: foxy
ros2/libstatistics_collector:
type: git
url: https://github.com/ros-tooling/libstatistics_collector.git
version: foxy-devel
ros2/class_loader:
type: git
url: https://github.com/ros/class_loader.git
version: foxy
ros2_dotnet/ros2_dotnet:
type: git
url: https://github.com/ms-iot/ros2_dotnet
version: master
ros2_dotnet/dotnet_cmake_module:
type: git
url: https://github.com/ros2-dotnet/dotnet_cmake_module.git
version: master
ros2_dotnet/ament_cmake_export_assemblies:
type: git
url: https://github.com/esteve/ament_cmake_export_assemblies.git
version: master