We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bc5fa commit 2caeb5cCopy full SHA for 2caeb5c
1 file changed
config/host/generic/client_host_packages.repos
@@ -9,7 +9,7 @@ repositories:
9
version: foxy
10
11
# MicroROS
12
-
+
13
uros/rclc:
14
type: git
15
url: https://github.com/ros2/rclc.git
@@ -30,6 +30,10 @@ repositories:
30
31
url: https://github.com/micro-ROS/micro-ROS-demos.git
32
version: main
33
+ uros/micro_ros_utilities:
34
+ type: git
35
+ url: https://github.com/micro-ROS/micro_ros_utilities
36
+ version: main
37
38
# Required messages packages
39
0 commit comments