Files
2026-02-26 09:48:16 +07:00

39 lines
1.2 KiB
XML
Executable File

<?xml version="1.0"?>
<package format="2">
<name>cititruck_driver</name>
<version>1.1.7</version>
<description>A reverse ROS bridge 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>
<license>Apache 2.0</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>
<depend>actionlib_msgs</depend>
<depend>diagnostic_msgs</depend>
<depend>dynamic_reconfigure</depend>
<depend>geometry_msgs</depend>
<depend>move_base_msgs</depend>
<depend>nav_msgs</depend>
<depend>python3-websocket</depend>
<depend>rosgraph_msgs</depend>
<depend>rospy</depend>
<depend>rospy_message_converter</depend>
<depend>sensor_msgs</depend>
<depend>std_msgs</depend>
<depend>tf</depend>
<depend>visualization_msgs</depend>
<exec_depend>cititruck_description</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
</package>