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
To test this, all you need to do is add a time.sleep(0.01) to the end of update_sim in one of the physics.py examples. The result is a flickering pyfrc ui and lots of "Robot Drive... output not updated often enough"
The text was updated successfully, but these errors were encountered:
To test this, all you need to do is add a
time.sleep(0.01)
to the end of update_sim in one of the physics.py examples. The result is a flickering pyfrc ui and lots of "Robot Drive... output not updated often enough"The text was updated successfully, but these errors were encountered: