@@ -61,40 +61,45 @@ configure_toolchain: $(COMPONENT_PATH)/zephyr_toolchain.cmake.in
6161$(COMPONENT_PATH ) /micro_ros_dev/install :
6262 rm -rf micro_ros_dev; \
6363 mkdir micro_ros_dev; cd micro_ros_dev; \
64- git clone -b humble https://github.com/ament/ament_cmake src/ament_cmake; \
65- git clone -b humble https://github.com/ament/ament_lint src/ament_lint; \
66- git clone -b humble https://github.com/ament/ament_package src/ament_package; \
67- git clone -b humble https://github.com/ament/googletest src/googletest; \
68- git clone -b humble https://github.com/ros2/ament_cmake_ros src/ament_cmake_ros; \
69- git clone -b humble https://github.com/ament/ament_index src/ament_index; \
64+ git clone -b jazzy https://github.com/ament/ament_cmake src/ament_cmake; \
65+ git clone -b jazzy https://github.com/ament/ament_lint src/ament_lint; \
66+ git clone -b jazzy https://github.com/ament/ament_package src/ament_package; \
67+ git clone -b jazzy https://github.com/ament/googletest src/googletest; \
68+ git clone -b jazzy https://github.com/ros2/ament_cmake_ros src/ament_cmake_ros; \
69+ git clone -b jazzy https://github.com/ament/ament_index src/ament_index; \
7070 colcon build --cmake-args -DBUILD_TESTING=OFF;
7171
7272$(COMPONENT_PATH ) /micro_ros_src/src :
7373 @rm -rf micro_ros_src; \
7474 mkdir micro_ros_src; cd micro_ros_src; \
7575 git clone -b ros2 https://github.com/eProsima/micro-CDR src/micro-CDR; \
7676 git clone -b ros2 https://github.com/eProsima/Micro-XRCE-DDS-Client src/Micro-XRCE-DDS-Client; \
77- git clone -b humble https://github.com/micro-ROS/rcl src/rcl; \
78- git clone -b humble https://github.com/ros2/rclc src/rclc; \
79- git clone -b humble https://github.com/micro-ROS/rcutils src/rcutils; \
80- git clone -b humble https://github.com/micro-ROS/micro_ros_msgs src/micro_ros_msgs; \
81- git clone -b humble https://github.com/micro-ROS/rmw-microxrcedds src/rmw-microxrcedds; \
82- git clone -b humble https://github.com/micro-ROS/rosidl_typesupport src/rosidl_typesupport; \
83- git clone -b humble https://github.com/micro-ROS/rosidl_typesupport_microxrcedds src/rosidl_typesupport_microxrcedds; \
84- git clone -b humble https://github.com/ros2/rosidl src/rosidl; \
85- git clone -b humble https://github.com/ros2/rmw src/rmw; \
86- git clone -b humble https://github.com/ros2/rcl_interfaces src/rcl_interfaces; \
87- git clone -b humble https://github.com/ros2/rosidl_defaults src/rosidl_defaults; \
88- git clone -b humble https://github.com/ros2/unique_identifier_msgs src/unique_identifier_msgs; \
89- git clone -b humble https://github.com/ros2/common_interfaces src/common_interfaces; \
90- git clone -b humble https://github.com/ros2/test_interface_files src/test_interface_files; \
91- git clone -b humble https://github.com/ros2/rmw_implementation src/rmw_implementation; \
92- git clone -b humble https://github.com/ros2/rcl_logging src/rcl_logging; \
93- git clone -b humble https://gitlab.com/ros_tracing/ros2_tracing src/ros2_tracing; \
94- git clone -b humble https://github.com/micro-ROS/micro_ros_utilities src/micro_ros_utilities; \
77+ git clone -b jazzy https://github.com/micro-ROS/rcl src/rcl; \
78+ git clone -b jazzy https://github.com/ros2/rclc src/rclc; \
79+ git clone -b jazzy https://github.com/micro-ROS/rcutils src/rcutils; \
80+ git clone -b jazzy https://github.com/micro-ROS/micro_ros_msgs src/micro_ros_msgs; \
81+ git clone -b jazzy https://github.com/micro-ROS/rmw-microxrcedds src/rmw-microxrcedds; \
82+ git clone -b jazzy https://github.com/micro-ROS/rosidl_typesupport src/rosidl_typesupport; \
83+ git clone -b jazzy https://github.com/micro-ROS/rosidl_typesupport_microxrcedds src/rosidl_typesupport_microxrcedds; \
84+ git clone -b jazzy https://github.com/ros2/rosidl src/rosidl; \
85+ git clone -b jazzy https://github.com/ros2/rosidl_dynamic_typesupport src/rosidl_dynamic_typesupport; \
86+ git clone -b jazzy https://github.com/ros2/rmw src/rmw; \
87+ git clone -b jazzy https://github.com/ros2/rcl_interfaces src/rcl_interfaces; \
88+ git clone -b jazzy https://github.com/ros2/rosidl_defaults src/rosidl_defaults; \
89+ git clone -b jazzy https://github.com/ros2/unique_identifier_msgs src/unique_identifier_msgs; \
90+ git clone -b jazzy https://github.com/ros2/common_interfaces src/common_interfaces; \
91+ git clone -b jazzy https://github.com/ros2/test_interface_files src/test_interface_files; \
92+ git clone -b jazzy https://github.com/ros2/rmw_implementation src/rmw_implementation; \
93+ git clone -b jazzy https://github.com/ros2/rcl_logging src/rcl_logging; \
94+ git clone -b jazzy https://github.com/ros2/ros2_tracing src/ros2_tracing; \
95+ git clone -b jazzy https://github.com/micro-ROS/micro_ros_utilities src/micro_ros_utilities; \
96+ git clone -b jazzy https://github.com/ros2/rosidl_core src/rosidl_core; \
97+ touch src/ros2_tracing/test_tracetools/COLCON_IGNORE; \
98+ touch src/ros2_tracing/lttngpy/COLCON_IGNORE; \
9599 touch src/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE; \
96100 touch src/rclc/rclc_examples/COLCON_IGNORE; \
97101 touch src/common_interfaces/actionlib_msgs/COLCON_IGNORE; \
102+ touch src/common_interfaces/std_srvs/COLCON_IGNORE; \
98103 touch src/rcl/rcl_yaml_param_parser/COLCON_IGNORE; \
99104 touch src/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE; \
100105 touch src/rcl_interfaces/test_msgs/COLCON_IGNORE;
0 commit comments