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
It would be nice to have a configuration file for the simulator that allowed us to specify the constants that are currently specified as static variables in various classes. This can be done using Python's native config file format, or with YAML.