2020-02-20 19:32:14 +08:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<package format="2">
|
|
|
|
<name>mpc_local_planner_examples</name>
|
2020-06-09 23:03:55 +08:00
|
|
|
<version>0.0.3</version>
|
2020-02-20 19:32:14 +08:00
|
|
|
<description>The mpc_local_planner_examples package</description>
|
|
|
|
|
|
|
|
<maintainer email="christoph.roesmann@tu-dortmund.de">Christoph Rösmann</maintainer>
|
|
|
|
<author email="christoph.roesmann@tu-dortmund.de">Christoph Rösmann</author>
|
|
|
|
|
|
|
|
<license>BSD</license>
|
|
|
|
|
|
|
|
<url type="website">http://wiki.ros.org/mpc_local_planner_examples</url>
|
|
|
|
|
|
|
|
|
|
|
|
<buildtool_depend>catkin</buildtool_depend>
|
|
|
|
|
|
|
|
<exec_depend>stage_ros</exec_depend>
|
|
|
|
<exec_depend>mpc_local_planner</exec_depend>
|
2020-03-03 18:14:47 +08:00
|
|
|
<exec_depend>mpc_local_planner_msgs</exec_depend>
|
2020-02-20 19:32:14 +08:00
|
|
|
<exec_depend>move_base</exec_depend>
|
|
|
|
<exec_depend>map_server</exec_depend>
|
|
|
|
<exec_depend>amcl</exec_depend>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- The export tag contains other, unspecified, tags -->
|
|
|
|
<export>
|
|
|
|
<!-- Other tools can request additional information be placed here -->
|
|
|
|
</export>
|
|
|
|
|
|
|
|
</package>
|