Enum MotorSpeed
The speed of the motors for drive and move
Namespace: Anki.Vector
Assembly: Anki.Vector.dll
Syntax
public enum MotorSpeed
Fields
| Name | Description |
|---|---|
| Fast | The fast speed |
| Medium | The medium (default) speed |
| Slow | The slow speed |