26 lines
825 B
XML
Executable File
26 lines
825 B
XML
Executable File
<?xml version="1.0"?>
|
|
<package format="2">
|
|
<name>gazebo_dev</name>
|
|
<version>2.5.15</version>
|
|
<description>
|
|
Provides a cmake config for the default version of Gazebo for the ROS distribution.
|
|
</description>
|
|
|
|
<maintainer email="hsu@osrfoundation.org">John Hsu</maintainer>
|
|
<maintainer email="davetcoleman@gmail.com">Dave Coleman</maintainer>
|
|
|
|
<license>Apache 2.0</license>
|
|
|
|
<url type="website">http://gazebosim.org/tutorials?cat=connect_ros</url>
|
|
<url type="bugtracker">https://github.com/ros-simulation/gazebo_ros_pkgs/issues</url>
|
|
<url type="repository">https://github.com/ros-simulation/gazebo_ros_pkgs</url>
|
|
|
|
<author>Johannes Meyer</author>
|
|
|
|
<buildtool_depend>catkin</buildtool_depend>
|
|
|
|
<build_export_depend>libgazebo7-dev</build_export_depend>
|
|
<exec_depend>gazebo</exec_depend>
|
|
|
|
</package>
|