This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
The IMU data interval is unstable with high update frequency #3402
Labels
enhancement
New feature or request
I used Gazebo 9.19.0, ros noetic, mavros, mavlink and px4 in Ubuntu20.04 environment for co-simulation. Run the rosservice call /mavros/set_message_interval 31 100 command to set the IMU update frequency at 100 Hz. I expect the IMU to refresh at a constant 10ms interval, but in practice it always fluctuates between 8-12ms. I tried to modify max_step_size and real_time_update_rate in the world file, but the problem persisted.What can I do to keep the IMU update rate as stable as possible at 10ms?
Part of my world file is as follows:
I have been puzzled by this question for a long time. I hope for your answer. Thank you!
The text was updated successfully, but these errors were encountered: