Files
DDAutopilot/src/common/log_util/package.xml
T
2026-07-27 14:39:59 +08:00

16 lines
427 B
XML

<?xml version="1.0"?>
<package format="3">
<name>log_util</name>
<version>0.0.0</version>
<description>The log_util package</description>
<maintainer email="dreamdeck@todo.todo">admin</maintainer>
<license>TODO</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<build_depend>ament_cmake</build_depend>
<depend>rclcpp</depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>