ros-perception / ar_track_alvar

AR tag tracking library for ROS

Home Page:www.ros.org/wiki/ar_track_alvar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic reconfigure is not affecting calculations

azhural opened this issue · comments

From what I can tell the dynamic reconfigure callback will not call the MarkerDetector's SetMarkerSize function, thus only having an effect on the markers seen in RViz and not on the pose calculations.
Is there a reason I'm missing?