fictionlab / ros_aruco_opencv

ROS wrapper for ArUco Opencv module
MIT License
16 stars 16 forks source link

Retrieve new aruco parameters on next image callback #43

Closed bjsowa closed 6 months ago

bjsowa commented 6 months ago

As rclcpp in humble distribution does not have required API to backport #41 , I created a workaround to fix the aruco parameters by retrieving them on next image callback.