You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
This seems like a question better suited for robotics.stackexchange.com. I encourage you to post your question there.
Also, it looks like you're using Gazebo-classic, but this repository is for the new Gazebo. It would help if you make the distinction when you ask the question by putting the gazebo-classic tag.
This seems like a question better suited for robotics.stackexchange.com. I encourage you to post your question there. Also, it looks like you're using Gazebo-classic, but this repository is for the new Gazebo. It would help if you make the distinction when you ask the question by putting the gazebo-classic tag.
Thanks for you reply! I will try to post my question on robotics.stackexchange.com.
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 you answer. Thank you!
The text was updated successfully, but these errors were encountered: