Skip to content

Commit 703c7e8

Browse files
authored
Remove micro-ROS fork (#36)
* Remove micro-ROS fork Signed-off-by: acuadros95 <acuadros1995@gmail.com> * Fix change Signed-off-by: acuadros95 <acuadros1995@gmail.com> --------- Signed-off-by: acuadros95 <acuadros1995@gmail.com>
1 parent e6ec387 commit 703c7e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

micro_ros_lib/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ micro_ros_src/src: micro_ros_dev/install
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)