-
Notifications
You must be signed in to change notification settings - Fork 780
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
- Loading branch information
Showing
8 changed files
with
12 additions
and
11 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
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,15 +4,15 @@ | |
<name>gazebo_ros</name> | ||
<version>3.8.0</version> | ||
<description> | ||
Utilities to interface with <a href="http://gazebosim.org">Gazebo</a> through ROS. | ||
Utilities to interface with <a href="http://classic.gazebosim.org">Gazebo</a> through ROS. | ||
</description> | ||
|
||
<maintainer email="[email protected]">Jose Luis Rivero</maintainer> | ||
<maintainer email="[email protected]">Louise Poubel</maintainer> | ||
|
||
<license>Apache 2.0</license> | ||
|
||
<url type="website">http://gazebosim.org/tutorials?cat=connect_ros</url> | ||
<url type="website">http://classic.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> | ||
|
||
|
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 |
---|---|---|
|
@@ -3,14 +3,14 @@ | |
<package format="2"> | ||
<name>gazebo_ros_pkgs</name> | ||
<version>3.8.0</version> | ||
<description>Interface for using ROS with the <a href="http://gazebosim.org/">Gazebo</a> simulator.</description> | ||
<description>Interface for using ROS with the <a href="http://classic.gazebosim.org/">Gazebo</a> simulator.</description> | ||
|
||
<maintainer email="[email protected]">Jose Luis Rivero</maintainer> | ||
<maintainer email="[email protected]">Louise Poubel</maintainer> | ||
|
||
<license>BSD,LGPL,Apache 2.0</license> | ||
|
||
<url type="website">http://gazebosim.org/tutorials?cat=connect_ros</url> | ||
<url type="website">http://classic.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> | ||
|
||
|