Skip to content

Commit e2de3f5

Browse files
authored
Remove micro-ROS fork (#204)
Signed-off-by: acuadros95 <acuadros1995@gmail.com>
1 parent abc9f71 commit e2de3f5

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
@@ -63,7 +63,7 @@ $(EXTENSIONS_DIR)/micro_ros_src/src:
6363
git clone -b rolling https://github.com/micro-ROS/rosidl_typesupport src/rosidl_typesupport; \
6464
git clone -b rolling https://github.com/micro-ROS/rosidl_typesupport_microxrcedds src/rosidl_typesupport_microxrcedds; \
6565
git clone -b rolling https://github.com/ros2/rosidl src/rosidl; \
66-
git clone -b rolling https://github.com/micro-ROS/rosidl_dynamic_typesupport src/rosidl_dynamic_typesupport; \
66+
git clone -b rolling https://github.com/ros2/rosidl_dynamic_typesupport src/rosidl_dynamic_typesupport; \
6767
git clone -b rolling https://github.com/ros2/rmw src/rmw; \
6868
git clone -b rolling https://github.com/ros2/rcl_interfaces src/rcl_interfaces; \
6969
git clone -b rolling https://github.com/ros2/rosidl_defaults src/rosidl_defaults; \

0 commit comments

Comments
 (0)