We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb67947 commit 1d46c23Copy full SHA for 1d46c23
1 file changed
libmicroros.mk
@@ -67,7 +67,6 @@ $(EXTENSIONS_DIR)/micro_ros_src/src:
67
git clone -b master https://github.com/ros2/rmw_implementation src/rmw_implementation; \
68
git clone -b master https://github.com/ros2/rcl_logging src/rcl_logging; \
69
git clone -b master https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing src/ros2_tracing; \
70
- touch src/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE; \
71
touch src/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE; \
72
touch src/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE; \
73
touch src/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE; \
0 commit comments