Enum UnexpectedMovementType
Unexpected movement type
Namespace: Anki.Vector.Events
Assembly: Anki.Vector.dll
Syntax
public enum UnexpectedMovementType
Fields
| Name | Description |
|---|---|
| RotatingWithoutMotors | Rotating without motors |
| TurnedButStopped | Turned but stopped |
| TurnedInOppositeDirection | Turned in opposite direction |
| TurnedInSameDirection | Turned in same direction |