File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 },
99 " rcl" :{
1010 " cmake-args" :[
11- " -DRCL_COMMAND_LINE_ENABLED=OFF" ,
12- " -DRCL_LOGGING_ENABLED=OFF"
11+ " -DRCL_MICROROS=ON"
1312 ]
1413 },
1514 " rcutils " : {
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ $(EXTENSIONS_DIR)/micro_ros_src/src:
5555 git clone -b ros2 https://github.com/eProsima/Micro-XRCE-DDS-Client src/Micro-XRCE-DDS-Client; \
5656 git clone -b main https://github.com/micro-ROS/rmw_microxrcedds src/rmw_microxrcedds; \
5757 fi ; \
58- git clone -b foxy https://github.com/eProsima/micro-CDR src/micro-CDR; \
58+ git clone -b ros2 https://github.com/eProsima/micro-CDR src/micro-CDR; \
5959 git clone -b master https://github.com/micro-ROS/rcl src/rcl; \
6060 git clone -b master https://github.com/ros2/rclc src/rclc; \
6161 git clone -b master https://github.com/micro-ROS/rcutils src/rcutils; \
@@ -72,7 +72,7 @@ $(EXTENSIONS_DIR)/micro_ros_src/src:
7272 git clone -b master https://github.com/ros2/test_interface_files src/test_interface_files; \
7373 git clone -b master https://github.com/ros2/rmw_implementation src/rmw_implementation; \
7474 git clone -b master https://github.com/ros2/rcl_logging src/rcl_logging; \
75- git clone -b master https://gitlab .com/micro-ROS/ros_tracing /ros2_tracing src/ros2_tracing; \
75+ git clone -b master https://github .com/ros2 /ros2_tracing src/ros2_tracing; \
7676 git clone -b main https://github.com/micro-ROS/micro_ros_utilities src/micro_ros_utilities; \
7777 git clone -b rolling https://github.com/ros2/rosidl_core src/rosidl_core; \
7878 touch src/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE; \
You can’t perform that action at this time.
0 commit comments