WIP: backport message flow tracing to foxy

This commit is contained in:
Niklas Halle 2025-05-17 14:08:15 +02:00
parent b0c25d5f22
commit e57a3a393e
18 changed files with 108 additions and 37 deletions

View file

@ -6,6 +6,8 @@
<description>Package containing tools for dynamically loadable components</description>
<maintainer email="michael@openrobotics.org">Michael Carroll</maintainer>
<license>Apache License 2.0</license>
<depend>tracetools</depend>
<buildtool_depend>ament_cmake_ros</buildtool_depend>