ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

ROS Time vs Wall time

asked 2015-06-11 10:50:40 -0500

After a long simulation, I have realized with RViz that these two times do not match. While the ROS Elapsed time is 1700 seconds, the Wall Elapsed time is around 3630. I would understand it if my simulation was slow or something, but RViz is running at 30FPS, I am not using Gazebo GUI, and the only 3 out of 8 CPUSs (real CPUs) are at 100%, while the others are between 30%-60%. And only 3.7/7.7 GB RAM are used.

Where does that time difference comes from then?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
4

answered 2015-06-11 11:07:25 -0500

dornhege gravatar image

The simple answer is: Because the simulation is running slower than realtime.

RViz, etc. does have nothing to do with that besides hogging CPU load.

edit flag offensive delete link more

Comments

Thank you for your reply. Is there any way of speeding up simulation in gazebo_ros?

Javier V. Gómez gravatar image Javier V. Gómez  ( 2015-06-11 11:30:57 -0500 )edit

Hi @Javier V. Gómez , I don't know if you are still interested but you can speed up gazebo simulations acting on the Real Time factor from the GUI or changing values in the .world file.

You can find a good description about how it works here.

pulver gravatar image pulver  ( 2021-01-29 04:51:26 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-06-11 10:50:40 -0500

Seen: 3,623 times

Last updated: Jun 11 '15