-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Imported upstream version '0.254.2' of 'upstream'
- Loading branch information
Showing
133 changed files
with
2,694 additions
and
1,294 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
# More info: | ||
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners | ||
|
||
* @adityapande-1995 | ||
* @ahcorde | ||
* @chapulina |
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
Binary file not shown.
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 |
---|---|---|
|
@@ -2,46 +2,30 @@ | |
Changelog for package ros_gz | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
1.0.2 (2024-07-03) | ||
------------------ | ||
* Prepare for 1.0.0 Release (`#495 <https://github.com/gazebosim/ros_gz//issues/495>`_) | ||
0.254.2 (2024-07-03) | ||
-------------------- | ||
* 0.244.14 | ||
* Changelog | ||
* 0.244.13 | ||
* Changelog | ||
* 0.244.12 | ||
* Changelog | ||
* 0.246.0 | ||
* Update changelogs | ||
* Port: humble to ros2 (`#386 <https://github.com/gazebosim/ros_gz//issues/386>`_) | ||
* Merge branch 'humble' into mjcarroll/humble_to_ros2 | ||
* Update maintainers (`#376 <https://github.com/gazebosim/ros_gz//issues/376>`_) | ||
* Humble ➡️ ROS2 (`#323 <https://github.com/gazebosim/ros_gz//issues/323>`_) | ||
Humble ➡️ ROS2 | ||
* Merge branch 'humble' into ports/humble_to_ros2 | ||
* 0.245.0 | ||
* Changelog | ||
* humble to ros2 (`#311 <https://github.com/gazebosim/ros_gz//issues/311>`_) | ||
Co-authored-by: Michael Carroll <[email protected]> | ||
* Merge remote-tracking branch 'origin/humble' into ahcorde/humble_to_ros2 | ||
* Contributors: Addisu Z. Taddese, Aditya Pande, Alejandro Hernández Cordero, Jose Luis Rivero, Michael Carroll, ahcorde | ||
* Contributors: Addisu Z. Taddese, Alejandro Hernández Cordero | ||
|
||
1.0.0 (2024-04-24) | ||
------------------ | ||
0.254.1 (2024-04-08) | ||
-------------------- | ||
|
||
0.246.0 (2023-08-31) | ||
0.254.0 (2024-01-08) | ||
-------------------- | ||
* Port: humble to ros2 (`#386 <https://github.com/gazebosim/ros_gz/issues/386>`_) | ||
* Update maintainers (`#376 <https://github.com/gazebosim/ros_gz/issues/376>`_) | ||
* Humble ➡️ ROS2 (`#323 <https://github.com/gazebosim/ros_gz/issues/323>`_) | ||
* Contributors: Aditya Pande, Alejandro Hernández Cordero, Michael Carroll, ahcorde | ||
|
||
0.245.0 (2022-10-12) | ||
0.247.0 (2023-11-02) | ||
-------------------- | ||
* humble to ros2 (`#311 <https://github.com/gazebosim/ros_gz/issues/311>`_) | ||
Co-authored-by: Michael Carroll <[email protected]> | ||
* Merge remote-tracking branch 'origin/humble' into ahcorde/humble_to_ros2 | ||
* Contributors: Alejandro Hernández Cordero, ahcorde | ||
|
||
0.245.0 (2023-05-23) | ||
-------------------- | ||
|
||
0.244.11 (2023-05-23) | ||
--------------------- | ||
|
||
0.244.10 (2023-05-03) | ||
--------------------- | ||
|
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,14 +4,11 @@ | |
<!-- TODO: Make this a metapackage, see | ||
https://github.com/ros2/ros2/issues/408 --> | ||
<name>ros_gz</name> | ||
<version>1.0.2</version> | ||
<version>0.254.2</version> | ||
<description>Meta-package containing interfaces for using ROS 2 with <a href="https://gazebosim.org">Gazebo</a> simulation.</description> | ||
<maintainer email="[email protected]">Aditya Pande</maintainer> | ||
<maintainer email="[email protected]">Alejandro Hernandez</maintainer> | ||
<maintainer email="[email protected]">Louise Poubel</maintainer> | ||
<license>Apache 2.0</license> | ||
|
||
<author>Louise Poubel</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<exec_depend>ros_gz_bridge</exec_depend> | ||
|
Oops, something went wrong.