Skip to content

Commit

Permalink
5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Jun 4, 2024
1 parent abe1c76 commit 49c28e4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions aruco_opencv/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package aruco_opencv
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.2.1 (2024-06-04)
------------------
* Fix out of bounds indexes when retrieving camera matrix for rectified images (`#47 <https://github.com/fictionlab/ros_aruco_opencv/issues/47>`_) (`#48 <https://github.com/fictionlab/ros_aruco_opencv/issues/48>`_)
* Add image_is_rectified parameter to example yaml config
* Contributors: Błażej Sowa, Sandip Das
Expand Down
2 changes: 1 addition & 1 deletion aruco_opencv/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>aruco_opencv</name>
<version>5.2.0</version>
<version>5.2.1</version>
<description>
ArUco marker detection using aruco module from OpenCV libraries.
</description>
Expand Down
4 changes: 2 additions & 2 deletions aruco_opencv_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package aruco_opencv_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.2.1 (2024-06-04)
------------------

5.2.0 (2024-05-08)
------------------
Expand Down
2 changes: 1 addition & 1 deletion aruco_opencv_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>aruco_opencv_msgs</name>
<version>5.2.0</version>
<version>5.2.1</version>
<description>
Message definitions for aruco_opencv package.
</description>
Expand Down

0 comments on commit 49c28e4

Please sign in to comment.