In my boredom, I made a robot boot process diagram which may help inform teams on the following problems.
- Why is my robot not booting?
- Why is my robot taking a long time to boot?
- Why is my code taking a long time to boot?
The boot process being “complete” being determined when the FMS reports that a team is GREEN in Field Monitor. A team is NOT GREEN if they do not have code (indicated in Field Monitor with yellow)
I’ll probably throw this up on the docs with some extra info, but wanted some initial opinions.