forked from ros2-dotnet/ros2_dotnet
-
Notifications
You must be signed in to change notification settings - Fork 2
/
ros2_dotnet_dashing.repos
35 lines (35 loc) · 999 Bytes
/
ros2_dotnet_dashing.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
repositories:
# rcldotnet
ros2/rosidl_defaults:
type: git
url: https://github.com/ros2/rosidl_defaults.git
version: dashing
ament_dotnet/ament_cmake_export_assemblies:
type: git
url: https://github.com/esteve/ament_cmake_export_assemblies.git
version: master
ros2_dotnet/dotnet_cmake_module:
type: git
url: https://github.com/esteve/dotnet_cmake_module.git
version: master
ros2_dotnet/ros2_dotnet:
type: git
url: https://github.com/adamdbrw/ros2_dotnet.git
version: master
# messages
ros2/common_interfaces:
type: git
url: https://github.com/ros2/common_interfaces.git
version: dashing
ros2/unique_identifier_msgs:
type: git
url: https://github.com/ros2/unique_identifier_msgs.git
version: dashing
ros2/rcl_interfaces:
type: git
url: https://github.com/ros2/rcl_interfaces.git
version: dashing
ros2/geometry2:
type: git
url: https://github.com/ros2/geometry2.git
version: dashing