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
STDR Simulator should publish to the /clock topic, as other simulators do (Gazebo, etc), using simulated time (setting the param use_sim_time to true). This will enable the ability to run the simulation faster-than-real-time.
The clock server should be placed inside stdr_server and provide a way to change the rate. Also, stdr_gui should provide a graphical way to adjust the rate.
The text was updated successfully, but these errors were encountered:
STDR Simulator should publish to the
/clock
topic, as other simulators do (Gazebo, etc), using simulated time (setting the paramuse_sim_time
totrue
). This will enable the ability to run the simulation faster-than-real-time.The clock server should be placed inside
stdr_server
and provide a way to change the rate. Also,stdr_gui
should provide a graphical way to adjust the rate.The text was updated successfully, but these errors were encountered: