Skip to content

Commit

Permalink
Test XRCE branch
Browse files Browse the repository at this point in the history
Revert "Test XRCE branch"

This reverts commit 5a9aab5.

aa
  • Loading branch information
pablogs9 committed Jan 19, 2024
1 parent 8d66f80 commit b015e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/libmicroros/libmicroros.mk
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ $(COMPONENT_PATH)/micro_ros_src/src:
@rm -rf micro_ros_src; \
mkdir micro_ros_src; cd micro_ros_src; \
git clone -b ros2 https://github.com/eProsima/micro-CDR src/micro-CDR; \
git clone -b ros2 https://github.com/eProsima/Micro-XRCE-DDS-Client src/Micro-XRCE-DDS-Client; \
git clone -b fix/z_impl_clock_gettime https://github.com/danielallstar/Micro-XRCE-DDS-Client src/Micro-XRCE-DDS-Client; \
git clone -b rolling https://github.com/micro-ROS/rcl src/rcl; \
git clone -b rolling https://github.com/ros2/rclc src/rclc; \
git clone -b rolling https://github.com/micro-ROS/rcutils src/rcutils; \
Expand Down

0 comments on commit b015e53

Please sign in to comment.