Skip to content

Commit

Permalink
0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Dec 12, 2024
1 parent edbb809 commit 238ae1d
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.10.0 (2024-12-12)
-------------------
* massive speedup of plane finder (`#191 <https://github.com/mikeferguson/robot_calibration/issues/191>`_)
* roughly 30x faster on VGA point cloud filtering
* KDL was 3x faster than using Eigen
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.3</version>
<version>0.10.0</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.10.0 (2024-12-12)
-------------------

0.9.3 (2024-12-03)
------------------
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.3</version>
<version>0.10.0</version>
<description>
Messages for calibrating a robot
</description>
Expand Down

0 comments on commit 238ae1d

Please sign in to comment.