Skip to content

Commit dac6f80

Browse files
authored
Update rclc repo (#40)
1 parent 2291383 commit dac6f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libmicroros.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $(EXTENSIONS_DIR)/micro_ros_src/src:
5050
git clone -b foxy https://github.com/eProsima/micro-CDR src/micro-CDR; \
5151
git clone -b foxy https://github.com/eProsima/Micro-XRCE-DDS-Client src/Micro-XRCE-DDS-Client; \
5252
git clone -b foxy https://github.com/micro-ROS/rcl src/rcl; \
53-
git clone -b master https://github.com/micro-ROS/rclc src/rclc; \
53+
git clone -b master https://github.com/ros2/rclc src/rclc; \
5454
git clone -b foxy https://github.com/micro-ROS/rcutils src/rcutils; \
5555
git clone -b foxy https://github.com/micro-ROS/micro_ros_msgs src/micro_ros_msgs; \
5656
git clone -b foxy https://github.com/micro-ROS/rmw-microxrcedds src/rmw-microxrcedds; \

0 commit comments

Comments
 (0)