-
Notifications
You must be signed in to change notification settings - Fork 177
Expand file tree
/
Copy pathclient_host_packages.repos
More file actions
63 lines (55 loc) · 1.52 KB
/
client_host_packages.repos
File metadata and controls
63 lines (55 loc) · 1.52 KB
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
repositories:
eProsima/Micro-CDR:
type: git
url: https://github.com/eProsima/Micro-CDR.git
version: ros2
eProsima/Micro-XRCE-DDS-Client:
type: git
url: https://github.com/eProsima/Micro-XRCE-DDS-Client.git
version: ros2
# MicroROS
uros/rclc:
type: git
url: https://github.com/ros2/rclc.git
version: jazzy
uros/micro_ros_msgs:
type: git
url: https://github.com/micro-ROS/micro_ros_msgs.git
version: 5.0.3
uros/rmw_microxrcedds:
type: git
url: https://github.com/micro-ROS/rmw-microxrcedds.git
version: 5.0.2
uros/rosidl_typesupport_microxrcedds:
type: git
url: https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git
version: 5.0.2
uros/micro-ROS-demos:
type: git
url: https://github.com/micro-ROS/micro-ROS-demos.git
version: 5.0.2
uros/micro_ros_utilities:
type: git
url: https://github.com/micro-ROS/micro_ros_utilities
version: v5.0.2
# Required messages packages
ros2/common_interfaces:
type: git
url: https://github.com/ros2/common_interfaces
version: jazzy
ros2/example_interfaces:
type: git
url: https://github.com/ros2/example_interfaces
version: jazzy
ros2/rcl_interfaces:
type: git
url: https://github.com/ros2/rcl_interfaces
version: jazzy
ros2/unique_identifier_msgs:
type: git
url: https://github.com/ros2/unique_identifier_msgs
version: jazzy
ros2/test_interface_files:
type: git
url: https://github.com/ros2/test_interface_files
version: jazzy