forked from ros2-dotnet/ros2_dotnet
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ros2_dotnet_uwp.repos
105 lines (105 loc) · 2.8 KB
/
ros2_dotnet_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
repositories:
eProsima/Fast-CDR:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: v1.0.11
eProsima/Fast-DDS:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: 2.1.x
eProsima/foonathan_memory_vendor:
type: git
url: https://github.com/eProsima/foonathan_memory_vendor.git
version: main
micro-ROS/ros_tracing/ros2_tracing:
type: git
url: https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git
version: 0.2.10
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/ros2/rcpputils.git
version: foxy
ros2/rcutils:
type: git
url: https://github.com/ros2/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/ros2/libyaml_vendor.git
version: foxy
ros2/rcl:
type: git
url: https://github.com/ros2/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/ros2/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: foxy
ros2/unique_identifier_msgs:
type: git
url: https://github.com/ros2/unique_identifier_msgs.git
version: foxy
ros2_dotnet/dotnet_cmake_module:
type: git
url: https://github.com/ros2-dotnet/dotnet_cmake_module.git
version: main
ros2_dotnet/ros2_dotnet:
type: git
url: https://github.com/ros2-dotnet/ros2_dotnet.git
version: main