Skip to content

Commit 1d46c23

Browse files
authored
Enable introspection (#67)
1 parent fb67947 commit 1d46c23

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

libmicroros.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ $(EXTENSIONS_DIR)/micro_ros_src/src:
6767
git clone -b master https://github.com/ros2/rmw_implementation src/rmw_implementation; \
6868
git clone -b master https://github.com/ros2/rcl_logging src/rcl_logging; \
6969
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; \
7170
touch src/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE; \
7271
touch src/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE; \
7372
touch src/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE; \

0 commit comments

Comments
 (0)