We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d54a2 commit 8d66f80Copy full SHA for 8d66f80
modules/libmicroros/libmicroros.mk
@@ -95,6 +95,7 @@ $(COMPONENT_PATH)/micro_ros_src/src:
95
git clone -b rolling https://github.com/micro-ROS/micro_ros_utilities src/micro_ros_utilities; \
96
git clone -b rolling 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; \
99
touch src/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE; \
100
touch src/rclc/rclc_examples/COLCON_IGNORE; \
101
touch src/common_interfaces/actionlib_msgs/COLCON_IGNORE; \
0 commit comments