Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Nov 8, 2024
1 parent 980089a commit 30c41d4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions robot_calibration/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package robot_calibration
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* include tf2_geometry_msgs earlier to avoid missing symbols (`#182 <https://github.com/mikeferguson/robot_calibration/issues/182>`_)
* port capture_poses script to ROS 2, document (`#181 <https://github.com/mikeferguson/robot_calibration/issues/181>`_)
* improve parsing of xyz and rpy fields (`#177 <https://github.com/mikeferguson/robot_calibration/issues/177>`_)
* don't segfault if xyz or rpy missing
* remove extra spaces in xyz/rpy fields
* urdf/model.h -> urdf/model.hpp (`#175 <https://github.com/mikeferguson/robot_calibration/issues/175>`_)
* Contributors: Michael Ferguson

0.9.1 (2024-09-26)
------------------
* add qos overrides for finders (`#174 <https://github.com/mikeferguson/robot_calibration/issues/174>`_)
Expand Down
3 changes: 3 additions & 0 deletions robot_calibration_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package robot_calibration_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

0.9.1 (2024-09-26)
------------------

Expand Down

0 comments on commit 30c41d4

Please sign in to comment.