frequency of odometry updates for navigation stack
I am working my way through the tutorial for the navigation stack. I have odometry msgs being published at about 12Hz (that's how fast they come in from the HW). The tutorial doesn't have any recommendation about frequency of odom updates, but I have found at least one thread here that mentions someone using 800Hz. I could increase from 12 Hz, but could not get above 50Hz given the current HW I have. Laser scan updates at ~3Hz.
This is for a tank-steer about 20cm across that should be able to move at maybe 30cm/sec.
What frequency have you guys been successful (or unsuccessful) with? Does 12 - 50Hz sound feasible?