-
Notifications
You must be signed in to change notification settings - Fork 110
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
13 changed files
with
141 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,20 @@ | |
Changelog for package geometry_msgs | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
5.3.2 (2024-04-10) | ||
------------------ | ||
* Create new messages with all fields needed to define a velocity and transform it (`#240 <https://github.com/ros2/common_interfaces/issues/240>`_) | ||
Co-authored-by: Dr. Denis <[email protected]> | ||
Co-authored-by: Addisu Z. Taddese <[email protected]> | ||
Co-authored-by: Tully Foote <[email protected]> | ||
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_) | ||
In particular, every package in this repository is Apache 2.0 | ||
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md | ||
and LICENSE files down into the individual packages, and | ||
make sure that sensor_msgs_py has the correct CONTRIBUTING.md | ||
file (it already had the correct LICENSE file). | ||
* Contributors: Alejandro Hernández Cordero, Chris Lalancette | ||
|
||
5.3.1 (2024-03-28) | ||
------------------ | ||
|
||
|
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 |
---|---|---|
|
@@ -2,6 +2,23 @@ | |
Changelog for package sensor_msgs | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
5.3.2 (2024-04-10) | ||
------------------ | ||
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_) | ||
In particular, every package in this repository is Apache 2.0 | ||
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md | ||
and LICENSE files down into the individual packages, and | ||
make sure that sensor_msgs_py has the correct CONTRIBUTING.md | ||
file (it already had the correct LICENSE file). | ||
* [J-Turtle] Fix uninitialized values in NavSatFix and add missing NavSatStatus UNKNOWN (`#220 <https://github.com/ros2/common_interfaces/issues/220>`_) | ||
* Fix unitialized values in NavSatFix and add missing UNKNOWN | ||
* Fixes `#196 <https://github.com/ros2/common_interfaces/issues/196>`_ | ||
* Fix default initialization instead of constants | ||
* Define SERVICE_UNKNOWN | ||
Co-authored-by: Tully Foote <[email protected]> | ||
Co-authored-by: Martin Pecka <[email protected]> | ||
* Contributors: Chris Lalancette, Ryan | ||
|
||
5.3.1 (2024-03-28) | ||
------------------ | ||
* Use target qualifier for checking the cpp typesupport exists (`#238 <https://github.com/ros2/common_interfaces/issues/238>`_) | ||
|
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
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