Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Dec 12, 2024
1 parent c51ed2e commit edbb809
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
14 changes: 14 additions & 0 deletions robot_calibration/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
Changelog for package robot_calibration
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* 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
* improve base calibration (`#190 <https://github.com/mikeferguson/robot_calibration/issues/190>`_)
* add rollout calibration using linear movements
* parameterize the calibration_steps
* improve LED finder (`#189 <https://github.com/mikeferguson/robot_calibration/issues/189>`_)
if the single pixel that is most changed has NANs,
don't immediately throw out the sample
* revert dependency on libfcl-dev (`#188 <https://github.com/mikeferguson/robot_calibration/issues/188>`_)
* Contributors: Michael Ferguson

0.9.3 (2024-12-03)
------------------
* temporarily depend on libfcl-dev (`#185 <https://github.com/mikeferguson/robot_calibration/issues/185>`_)
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.3 (2024-12-03)
------------------

Expand Down

0 comments on commit edbb809

Please sign in to comment.