ros-humble-aruco-opencv (2.3.0-1bookworm) bookworm; urgency=high

  * Retrieve new aruco parameters on next image callback (#43 <https://github.com/fictionlab/ros_aruco_opencv/issues/43>)
  * Add missing detection parameters (backport #38 <https://github.com/fictionlab/ros_aruco_opencv/issues/38>) (#39 <https://github.com/fictionlab/ros_aruco_opencv/issues/39>)
    * 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>) (#36 <https://github.com/fictionlab/ros_aruco_opencv/issues/36>)
  * Fix compatibility with OpenCV ^4.7.0 (backport #32 <https://github.com/fictionlab/ros_aruco_opencv/issues/32>) (#33 <https://github.com/fictionlab/ros_aruco_opencv/issues/33>)
  * Contributors: Błażej Sowa

 -- Fictionlab <support@fictionlab.pl>  Tue, 07 May 2024 16:00:00 -0000

ros-humble-aruco-opencv (2.2.0-1bookworm) bookworm; urgency=high

  * Add an option to subscribe to compressed image topics. (#28 <https://github.com/fictionlab/aruco_opencv/issues/28>)
  * Contributors: Ray Ferric

 -- Fictionlab <support@fictionlab.pl>  Mon, 01 Apr 2024 16:00:00 -0000

ros-humble-aruco-opencv (2.1.1-1bookworm) bookworm; urgency=high

  * Fix create_marker and create_board script permissions (#22 <https://github.com/fictionlab/aruco_opencv/issues/22>) (#24 <https://github.com/fictionlab/aruco_opencv/issues/24>)
  * Contributors: Błażej Sowa

 -- Fictionlab <support@fictionlab.pl>  Wed, 17 May 2023 16:00:00 -0000

ros-humble-aruco-opencv (2.1.0-1bookworm) bookworm; urgency=high

  * Add python dependencies (#19 <https://github.com/fictionlab/aruco_opencv/issues/19>) (#21 <https://github.com/fictionlab/aruco_opencv/issues/21>)
  * Add board detection (ROS2) (backport #16 <https://github.com/fictionlab/aruco_opencv/issues/16>) (#18 <https://github.com/fictionlab/aruco_opencv/issues/18>)
    * Rename SingleMarkerTracker to ArucoTracker
    * Add BoardPose msg, change MarkerDetection to ArucoDetection
    * Change default marker dictionary
    * Add board descriptions
    * Add board pose estimation
    * Fix cpplint errors
  * Add scripts for generating markers and boards (#13 <https://github.com/fictionlab/aruco_opencv/issues/13>) (#15 <https://github.com/fictionlab/aruco_opencv/issues/15>)
  * Ignore duplicate image frames (#10 <https://github.com/fictionlab/aruco_opencv/issues/10>) (#12 <https://github.com/fictionlab/aruco_opencv/issues/12>)
  * Add ament_lint tests to cmakelists instead of github workflows (backport #7 <https://github.com/fictionlab/aruco_opencv/issues/7>) (#8 <https://github.com/fictionlab/aruco_opencv/issues/8>)
  * Contributors: Błażej Sowa

 -- Fictionlab <support@fictionlab.pl>  Tue, 21 Feb 2023 16:00:00 -0000

ros-humble-aruco-opencv (2.0.1-1bookworm) bookworm; urgency=high



 -- Fictionlab <support@fictionlab.pl>  Tue, 13 Dec 2022 16:00:00 -0000

ros-humble-aruco-opencv (2.0.0-1bookworm) bookworm; urgency=high

  * Better camera calibration handling (#3 <https://github.com/fictionlab/aruco_opencv/issues/3>) (#4 <https://github.com/fictionlab/aruco_opencv/issues/4>)
    * Support different distortion models
    * Support rectified images
  * Use the custom QoS for image subscription
  * Fix autostart node activation
  * Use newer headers for tf2_geometry_msgs
  * Fix aruco library linking
  * Fix build for Humble
  * Remove image_transport parameter
  * Add marker_dict parameter
  * Unsubscribe from image topic on shutdown
  * Add single_marker_tracker_autostart node
  * Reformat code with uncrustify
  * Use cv::parallel_for_ in PnP pose computation
  * Refactor parameter declaration and retrieval, add utils.hpp
  * Initial LifecycleNode implementation
  * Update project dependencies
  * Add copyright notice
  * Install config directory
  * Port launch and config file to ROS2
  * Remove old dynamic reconfigure config
  * Declare the rest of the parameters
  * Initial port for ROS2 Foxy
  * Simplify filling the camera matrix from camera info
  * Contributors: Błażej Sowa

 -- Fictionlab <support@fictionlab.pl>  Sun, 11 Dec 2022 16:00:00 -0000

ros-humble-aruco-opencv (0.2.0-1bookworm) bookworm; urgency=high

  * Move message definitions to aruco_opencv_msgs package (#2 <https://github.com/fictionlab/aruco_opencv/issues/2>)
  * Fix build for Debian Buster
  * Publish transforms from output_frame to markers on tf2
  * Transform marker poses to specified output frame
  * Allow changing camera info without restarting the tracker
  * Add dynamically reconfigurable parameters for corner refinement
  * Contributors: Błażej Sowa

 -- Fictionlab <support@fictionlab.pl>  Tue, 06 Sep 2022 16:00:00 -0000

ros-humble-aruco-opencv (0.1.0-1bookworm) bookworm; urgency=high

  * Initial version of the package
  * Contributors: Błażej Sowa

 -- Fictionlab <support@fictionlab.pl>  Wed, 06 Jul 2022 16:00:00 -0000


