Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette committed Aug 21, 2023
1 parent 8b5440a commit 3f6ad02
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples_tf2_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_tf2_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

0.32.2 (2023-07-11)
-------------------

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

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

0.32.2 (2023-07-11)
-------------------

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

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

0.32.2 (2023-07-11)
-------------------

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

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

0.32.2 (2023-07-11)
-------------------

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

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

0.32.2 (2023-07-11)
-------------------

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

Forthcoming
-----------
* Add another reference for twist transformation. Comment correction. (`#620 <https://github.com/ros2/geometry2/issues/620>`_)
* Contributors: AndyZe

0.32.2 (2023-07-11)
-------------------

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

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

0.32.2 (2023-07-11)
-------------------

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

Forthcoming
-----------
* Add doTransform support for Point32, Polygon and PolygonStamped (backport `#616 <https://github.com/ros2/geometry2/issues/616>`_) (`#619 <https://github.com/ros2/geometry2/issues/619>`_)
* Contributors: mergify[bot]

0.32.2 (2023-07-11)
-------------------

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

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

0.32.2 (2023-07-11)
-------------------

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

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

0.32.2 (2023-07-11)
-------------------

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

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

0.32.2 (2023-07-11)
-------------------

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

Forthcoming
-----------
* Fix invalid timer handle exception (`#474 <https://github.com/ros2/geometry2/issues/474>`_)
* Fix for `#589 <https://github.com/ros2/geometry2/issues/589>`_ - Should be able to transform with default timeout (`#593 <https://github.com/ros2/geometry2/issues/593>`_)
* Contributors: Cliff Wu, vineet131

0.32.2 (2023-07-11)
-------------------
* Enable StaticTransformBroadcaster in Intra-process enabled components (`#607 <https://github.com/ros2/geometry2/issues/607>`_)
Expand Down
3 changes: 3 additions & 0 deletions tf2_ros_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package tf2_ros_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

0.32.2 (2023-07-11)
-------------------
* Add time jump callback (`#608 <https://github.com/ros2/geometry2/issues/608>`_)
Expand Down
3 changes: 3 additions & 0 deletions tf2_sensor_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package tf2_sensor_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

0.32.2 (2023-07-11)
-------------------

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

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

0.32.2 (2023-07-11)
-------------------

Expand Down

0 comments on commit 3f6ad02

Please sign in to comment.