Release 0.7.0
Metadata is now no longer loaded until just after the start button is pressed. Trying to access metadata (Robot().metadata
, Robot().zone
or Robot().is_competition
) before the start button has been pressed will now result in a MetadataNotReadyError
.