get_sequence_status
get_sequence_status
Description
Returns the status of the command executing on the firmware as a sequence, i.e., NorthC9.home_robot().
Signature
get_sequence_status(self) -> int
Returns
int
NorthC9.FREE if the command is complete or NorthC9.BUSY otherwise.