add apm
This commit is contained in:
31
Controllers/Packages/robot_gazebo_plugins/cititruck_gazebo/package.xml
Executable file
31
Controllers/Packages/robot_gazebo_plugins/cititruck_gazebo/package.xml
Executable file
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0"?>
|
||||
<package format="2">
|
||||
<name>cititruck_gazebo</name>
|
||||
<version>1.1.7</version>
|
||||
<description>Simulation specific launch and configuration files for the cititruck robot.</description>
|
||||
|
||||
<maintainer email="martin.guenther@dfki.de">Martin Günther</maintainer>
|
||||
<author email="martin.guenther@dfki.de">Martin Günther</author>
|
||||
|
||||
<license>BSD</license>
|
||||
|
||||
<url type="website">https://github.com/DFKI-NI/cititruck_robot</url>
|
||||
<url type="repository">https://github.com/DFKI-NI/cititruck_robot</url>
|
||||
<url type="bugtracker">https://github.com/DFKI-NI/cititruck_robot/issues</url>
|
||||
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
|
||||
<build_depend>roslaunch</build_depend>
|
||||
|
||||
<exec_depend>controller_manager</exec_depend>
|
||||
<exec_depend>fake_localization</exec_depend>
|
||||
<exec_depend>gazebo_ros</exec_depend>
|
||||
<exec_depend>joint_state_publisher</exec_depend>
|
||||
<exec_depend>cititruck_description</exec_depend>
|
||||
<exec_depend>cititruck_driver</exec_depend>
|
||||
<exec_depend>robot_localization</exec_depend>
|
||||
<exec_depend>robot_state_publisher</exec_depend>
|
||||
<exec_depend>rostopic</exec_depend>
|
||||
<exec_depend>rqt_robot_steering</exec_depend>
|
||||
<exec_depend>topic_tools</exec_depend>
|
||||
</package>
|
||||
Reference in New Issue
Block a user