AprilRobotics / apriltag_ros

A ROS wrapper of the AprilTag 3 visual fiducial detector
Other
368 stars 340 forks source link

Refresh Params Service #144

Closed jack-slip closed 1 year ago

jack-slip commented 1 year ago

Added a service ~/refresh_tag_params that when called, resets the TagDetector which in turn looks up the parameters from the parameter server. If those params have since changed (manually or by some other piece of software) this will dynamically update the parameters used by the ContinuousDetector.