Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed May 8, 2024
1 parent 4ca971e commit 23425f0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
13 changes: 13 additions & 0 deletions aruco_opencv/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Changelog for package aruco_opencv
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Use post-set parameters callback (`#41 <https://github.com/fictionlab/ros_aruco_opencv/issues/41>`_) (`#42 <https://github.com/fictionlab/ros_aruco_opencv/issues/42>`_)
* Add missing detection parameters (backport `#38 <https://github.com/fictionlab/ros_aruco_opencv/issues/38>`_) (`#40 <https://github.com/fictionlab/ros_aruco_opencv/issues/40>`_)
* Populate default aruco parameter values from OpenCV library
* Add detectInvertedMarker parameter
* Add descriptions to aruco parameters in yaml file
* Add option to generate inverted markers
* Add Aruco3 detection parameters
* Remove boards on node cleanup (`#35 <https://github.com/fictionlab/ros_aruco_opencv/issues/35>`_) (`#37 <https://github.com/fictionlab/ros_aruco_opencv/issues/37>`_)
* Fix compatibility with OpenCV ^4.7.0 (backport `#32 <https://github.com/fictionlab/ros_aruco_opencv/issues/32>`_) (`#34 <https://github.com/fictionlab/ros_aruco_opencv/issues/34>`_)
* Contributors: Błażej Sowa

5.1.0 (2024-04-02)
------------------
* Add an option to subscribe to compressed image topics. (`#28 <https://github.com/fictionlab/ros_aruco_opencv/issues/28>`_) (`#29 <https://github.com/fictionlab/ros_aruco_opencv/issues/29>`_)
Expand Down
3 changes: 3 additions & 0 deletions aruco_opencv_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package aruco_opencv_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

5.1.0 (2024-04-02)
------------------

Expand Down

0 comments on commit 23425f0

Please sign in to comment.