rtv / Stage

Mobile robot simulator
rtv.github.com/Stage
GNU General Public License v2.0
404 stars 175 forks source link

Add support for speedup/real-time simulation in non-GUI mode #105

Open tylertian123 opened 2 months ago

tylertian123 commented 2 months ago

This PR adds support for the use of speedup when running headless similar to when using the GUI. The default behaviour in headless is still to run as fast as possible. Addresses #89.