New Feature: Reset the Simulator #2
Violin9906
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A new feature for resetting the simulator is introduced. You can reset the simulation without restarting it by simply publishing a bool message with true on topic
/reset.The behavior of some components are:
/reset_time(which is required by TF2), then send the/startmessageThe behavior of a car_agent can be customized by defining a
__reset__function to it.Beta Was this translation helpful? Give feedback.
All reactions