Skip to content

Commit 2caeb5c

Browse files
authored
Add utilities to main (#326)
1 parent 42bc5fa commit 2caeb5c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

config/host/generic/client_host_packages.repos

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories:
99
version: foxy
1010

1111
# MicroROS
12-
12+
1313
uros/rclc:
1414
type: git
1515
url: https://github.com/ros2/rclc.git
@@ -30,6 +30,10 @@ repositories:
3030
type: git
3131
url: https://github.com/micro-ROS/micro-ROS-demos.git
3232
version: main
33+
uros/micro_ros_utilities:
34+
type: git
35+
url: https://github.com/micro-ROS/micro_ros_utilities
36+
version: main
3337

3438
# Required messages packages
3539

0 commit comments

Comments
 (0)