From cd1730e7b098c05c1a61ea2d72b638107f4dc483 Mon Sep 17 00:00:00 2001 From: Pablo Garrido Date: Thu, 25 Mar 2021 10:04:05 +0100 Subject: [PATCH] Fix RCLC to foxy branch --- config/client_uros_packages.repos | 2 +- config/host/generic/client_host_packages.repos | 2 +- config/nuttx/generic/client_uros_packages.repos | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/client_uros_packages.repos b/config/client_uros_packages.repos index 81ba8e0e..60ee0c67 100644 --- a/config/client_uros_packages.repos +++ b/config/client_uros_packages.repos @@ -16,7 +16,7 @@ repositories: uros/rclc: type: git url: https://github.com/ros2/rclc - version: master + version: foxy uros/rcutils: type: git url: https://github.com/micro-ROS/rcutils diff --git a/config/host/generic/client_host_packages.repos b/config/host/generic/client_host_packages.repos index aac92b68..0226b572 100644 --- a/config/host/generic/client_host_packages.repos +++ b/config/host/generic/client_host_packages.repos @@ -13,7 +13,7 @@ repositories: uros/rclc: type: git url: https://github.com/ros2/rclc.git - version: master + version: foxy uros/micro_ros_msgs: type: git url: https://github.com/micro-ROS/micro_ros_msgs.git diff --git a/config/nuttx/generic/client_uros_packages.repos b/config/nuttx/generic/client_uros_packages.repos index 10037085..20803591 100644 --- a/config/nuttx/generic/client_uros_packages.repos +++ b/config/nuttx/generic/client_uros_packages.repos @@ -17,7 +17,7 @@ repositories: uros/rclc: type: git url: https://github.com/ros2/rclc.git - version: master + version: foxy uros/micro_ros_msgs: type: git url: https://github.com/micro-ROS/micro_ros_msgs.git