turtlebot3_simulations/turtlebot3_gazebo/package.xml
2019-10-31 16:20:36 +09:00

30 lines
1.2 KiB
XML

<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_gazebo</name>
<version>2.1.0</version>
<description>
Gazebo simulation package for the TurtleBot3
</description>
<license>Apache 2.0</license>
<author email="thlim@robotis.com">Darby Lim</author>
<author email="pyo@robotis.com">Pyo</author>
<author email="jhshim@robotis.com">Ryan Shim</author>
<maintainer email="pyo@robotis.com">Pyo</maintainer>
<url type="website">http://wiki.ros.org/turtlebot3_gazebo</url>
<url type="emanual">http://turtlebot3.robotis.com</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_simulations</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_simulations/issues</url>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>gazebo_ros_pkgs</depend>
<depend>geometry_msgs</depend>
<depend>nav_msgs</depend>
<depend>rclcpp</depend>
<depend>sensor_msgs</depend>
<depend>tf2</depend>
<depend>turtlebot3</depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>