Skip to content

Commit

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

Forthcoming
-----------
0.9.2 (2024-11-08)
------------------
* 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>`_)
Expand Down
2 changes: 1 addition & 1 deletion robot_calibration/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package format="3">

<name>robot_calibration</name>
<version>0.9.1</version>
<version>0.9.2</version>
<description>
Calibrate a Robot
</description>
Expand Down
4 changes: 2 additions & 2 deletions robot_calibration_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package robot_calibration_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.2 (2024-11-08)
------------------

0.9.1 (2024-09-26)
------------------
Expand Down
2 changes: 1 addition & 1 deletion robot_calibration_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package format="3">

<name>robot_calibration_msgs</name>
<version>0.9.1</version>
<version>0.9.2</version>
<description>
Messages for calibrating a robot
</description>
Expand Down

0 comments on commit 9ca3810

Please sign in to comment.