Protected
_requirementsProtected
positionPrivate
previousReadonly
robotThe set of objects that this command requires to execute. Used to place mutexes on common resources to ensure they don't receive multiple inputs at once.
Protected
addImplicitly wraps a Command into a Sequential Command.
The command which is run next.
Generated using TypeDoc
Moves a robot to a global location. Implements Reversible through a position supplier to return to the previous position.