public class MoveExtension
extends Command
| Constructor and Description |
|---|
MoveExtension(BaseExtension extension,
double extensionSetpointInInches)
Instantiates Command
|
public MoveExtension(BaseExtension extension, double extensionSetpointInInches)
wrist - The Wrist to move. This could be the actual wrist from Robot, or a TestWristdistance - The absolute distance to move to [0, farthest extension possible] moving outwards with 0 at no extension.