Skip to content

Commit 8fd6b5e

Browse files
authored
Fix RCLC to foxy branch (#296)
1 parent 4a34468 commit 8fd6b5e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/client_uros_packages.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories:
1616
uros/rclc:
1717
type: git
1818
url: https://github.com/ros2/rclc
19-
version: master
19+
version: foxy
2020
uros/rcutils:
2121
type: git
2222
url: https://github.com/micro-ROS/rcutils

config/host/generic/client_host_packages.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories:
1313
uros/rclc:
1414
type: git
1515
url: https://github.com/ros2/rclc.git
16-
version: master
16+
version: foxy
1717
uros/micro_ros_msgs:
1818
type: git
1919
url: https://github.com/micro-ROS/micro_ros_msgs.git

config/nuttx/generic/client_uros_packages.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories:
1717
uros/rclc:
1818
type: git
1919
url: https://github.com/ros2/rclc.git
20-
version: master
20+
version: foxy
2121
uros/micro_ros_msgs:
2222
type: git
2323
url: https://github.com/micro-ROS/micro_ros_msgs.git

0 commit comments

Comments
 (0)