forked from ros-simulation/gazebo_ros_pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'fix/kill-gzserver' into feature/kill-gzserver
- Loading branch information
Showing
13 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,16 @@ | |
Provides a cmake config for the default version of Gazebo for the ROS distribution. | ||
</description> | ||
|
||
<maintainer email="[email protected]">John Hsu</maintainer> | ||
<maintainer email="[email protected]">Dave Coleman</maintainer> | ||
<maintainer email="[email protected]">Alejandro Hernández Cordero</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>Dave Coleman</author> | ||
<author>John Hsu</author> | ||
<author>Johannes Meyer</author> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ | |
Message and service data structures for interacting with Gazebo from ROS. | ||
</description> | ||
|
||
<maintainer email="[email protected]">Alejandro Hernández Cordero</maintainer> | ||
<maintainer email="[email protected]">Jose Luis Rivero</maintainer> | ||
|
||
<license>BSD</license> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ | |
Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components. | ||
</description> | ||
|
||
<maintainer email="[email protected]">Alejandro Hernández Cordero</maintainer> | ||
<maintainer email="[email protected]">Jose Luis Rivero</maintainer> | ||
|
||
<license>BSD, Apache 2.0</license> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
Formally simulator_gazebo/gazebo | ||
</description> | ||
|
||
<maintainer email="[email protected]">Alejandro Hernández Cordero</maintainer> | ||
<maintainer email="[email protected]">Jose Luis Rivero</maintainer> | ||
|
||
<license>Apache 2.0</license> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
<version>2.9.2</version> | ||
<description>gazebo_ros_control</description> | ||
|
||
<maintainer email="[email protected]">Alejandro Hernández Cordero</maintainer> | ||
<maintainer email="[email protected]">Jose Luis Rivero</maintainer> | ||
|
||
<license>BSD</license> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
<version>2.9.2</version> | ||
<description>Interface for using ROS with the <a href="http://gazebosim.org/">Gazebo</a> simulator.</description> | ||
|
||
<maintainer email="[email protected]">Alejandro Hernández Cordero</maintainer> | ||
<maintainer email="[email protected]">Jose Luis Rivero</maintainer> | ||
|
||
<license>BSD,LGPL,Apache 2.0</license> | ||
|