How can I change ar_pose frequency? [closed]
Hi,
I'm trying to use ar_pose to estimate the robot pose for a simple controller. However ar_pose publishes a new estimation every 1/4 s. This frequency is too low for my problem :(
There is a way to increase ar_pose frequency?
what is the publication frequency of your input images?
Also, what is the size of the input images?
The images come from a 640x480 gazebo simulated camera at 30FPS. I've tried to reduce resolution and FPS but time doesn't appear to change...