public static class MotionControl.SpeedLevel
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MotionControl.SpeedLevel.Body
speed level for body, L1 is slowest, and L7 is fastest
|
static class |
MotionControl.SpeedLevel.Head
speed level for head, L1 is slowest, and L3 is fastest
|
static class |
MotionControl.SpeedLevel.LineFollower
speed level for line follower, L1 is slowest, and L3 is fastest
|
| Constructor and Description |
|---|
SpeedLevel() |