Skip to content

Commit 9ca3810

Browse files
committed
0.9.2
1 parent 30c41d4 commit 9ca3810

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

robot_calibration/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package robot_calibration
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.9.2 (2024-11-08)
6+
------------------
77
* include tf2_geometry_msgs earlier to avoid missing symbols (`#182 <https://github.com/mikeferguson/robot_calibration/issues/182>`_)
88
* port capture_poses script to ROS 2, document (`#181 <https://github.com/mikeferguson/robot_calibration/issues/181>`_)
99
* improve parsing of xyz and rpy fields (`#177 <https://github.com/mikeferguson/robot_calibration/issues/177>`_)

robot_calibration/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package format="3">
33

44
<name>robot_calibration</name>
5-
<version>0.9.1</version>
5+
<version>0.9.2</version>
66
<description>
77
Calibrate a Robot
88
</description>

robot_calibration_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package robot_calibration_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.9.2 (2024-11-08)
6+
------------------
77

88
0.9.1 (2024-09-26)
99
------------------

robot_calibration_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package format="3">
33

44
<name>robot_calibration_msgs</name>
5-
<version>0.9.1</version>
5+
<version>0.9.2</version>
66
<description>
77
Messages for calibrating a robot
88
</description>

0 commit comments

Comments
 (0)