This commit is contained in:
2026-02-26 09:48:16 +07:00
parent e8d5980572
commit 148a5e2c60
158 changed files with 9014 additions and 1 deletions

View 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>