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
I wrote a framework last year that loads an autonomous mode from a JSON text file and converts it into useable code on-the-fly. The text file can be stored on a USB flash drive and plugged into the Rio. Alternatively, you can look into the "deploy" directory in the robot code; supposedly that uploads files to the Rio. AutoMissions are the different paths (or functions) you want the robot to take, whereas AutoCommands are runnable "commands" that AutoMissions execute.
Methods
The text was updated successfully, but these errors were encountered: