turtlebot3_simulations/turtlebot3_fake/package.xml

26 lines
1.0 KiB
XML

<?xml version="1.0"?>
<package format="2">
<name>turtlebot3_fake</name>
<version>0.2.4</version>
<description>
Package for TurtleBot3 fake node. With this package, simple tests can be done without a robot.
You can do simple tests using this package on rviz without real robots.
</description>
<license>Apache 2.0</license>
<author email="pyo@robotis.com">Pyo</author>
<author email="thlim@robotis.com">Darby Lim</author>
<maintainer email="pyo@robotis.com">Pyo</maintainer>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_simulations/issues</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_simulations</url>
<url type="website">http://turtlebot3.robotis.com</url>
<buildtool_depend>catkin</buildtool_depend>
<depend>roscpp</depend>
<depend>std_msgs</depend>
<depend>sensor_msgs</depend>
<depend>geometry_msgs</depend>
<depend>nav_msgs</depend>
<depend>tf</depend>
<depend>turtlebot3_msgs</depend>
<exec_depend>robot_state_publisher</exec_depend>
</package>