Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vooon committed Jun 6, 2024
1 parent 20c1536 commit 25338cd
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libmavconn/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package libmavconn
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.18.0 (2024-03-03)
-------------------

Expand Down
10 changes: 10 additions & 0 deletions mavros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package mavros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* gps_global_origin: remove LLA to ECEF conversion
gps_global_origin is being published as
geographic_msgs::GeoPointStamped
message, which wants LLA format
https://docs.ros.org/en/api/geographic_msgs/html/msg/GeoPointStamped.html
FIX https://github.com/mavlink/mavros/issues/1381
* Contributors: Beniamino Pozzan

1.18.0 (2024-03-03)
-------------------
* sys_status.cpp: improve timeout code
Expand Down
3 changes: 3 additions & 0 deletions mavros_extras/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package mavros_extras
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.18.0 (2024-03-03)
-------------------
* [camera plugin] Fix image_index and capture_result not properly filled
Expand Down
3 changes: 3 additions & 0 deletions mavros_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package mavros_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.18.0 (2024-03-03)
-------------------
* sys_status.cpp: Add a SYS_STATUS message publisher
Expand Down
3 changes: 3 additions & 0 deletions test_mavros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_mavros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.18.0 (2024-03-03)
-------------------

Expand Down

0 comments on commit 25338cd

Please sign in to comment.