23 lines
630 B
XML
23 lines
630 B
XML
<?xml version="1.0"?>
|
|
<package format="2">
|
|
<name>costmap_queue</name>
|
|
<version>1.1.18</version>
|
|
<description>The costmap_queue package</description>
|
|
<maintainer email="davidvlu@gmail.com">David V. Lu!!</maintainer>
|
|
<license>BSD-3-Clause</license>
|
|
|
|
<buildtool_depend>ament_cmake</buildtool_depend>
|
|
<build_depend>nav2_common</build_depend>
|
|
|
|
<depend>nav2_costmap_2d</depend>
|
|
<depend>rclcpp</depend>
|
|
|
|
<test_depend>ament_lint_common</test_depend>
|
|
<test_depend>ament_lint_auto</test_depend>
|
|
<test_depend>ament_cmake_gtest</test_depend>
|
|
|
|
<export>
|
|
<build_type>ament_cmake</build_type>
|
|
</export>
|
|
</package>
|