forked from adamdbrw/ros2_dotnet
-
Notifications
You must be signed in to change notification settings - Fork 2
/
ros2_dotnet_dashing.repos
49 lines (40 loc) · 1.22 KB
/
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
36
37
38
39
40
41
42
43
44
45
repositories:
# ros2_dotnet
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
dotnet/dotnet_cmake_module:
type: git
url: https://github.com/esteve/dotnet_cmake_module.git
version: master
dotnet/ros2_dotnet:
type: git
url: https://github.com/samiamlabs/ros2_dotnet
version: master
# interfaces
interfaces/common_interfaces:
type: git
url: https://github.com/ros2/common_interfaces.git
version: dashing
interfaces/unique_identifier_msgs:
type: git
url: https://github.com/ros2/unique_identifier_msgs.git
version: dashing
interfaces/rcl_interfaces:
type: git
url: https://github.com/ros2/rcl_interfaces.git
version: dashing
interfaces/rcldotnet_custom_interfaces:
type: git
url: https://github.com/DynoRobotics/rcldotnet_custom_interfaces.git
version: master
# NOTE(sam): Having some issues getting this to build without poco
# interfaces/geometry2:
# type: git
# url: https://github.com/ros2/geometry2.git
# version: dashing