public class DriveMotionProfile
extends Command
| Constructor and Description |
|---|
DriveMotionProfile(java.lang.String fileName,
boolean isReversed)
Creates a DriveMotionProfile from a text file
|
DriveMotionProfile(Waypoint[] waypoints,
boolean isReversed)
Drives a Pathfinder Motion Profile using set Waypoints
|
public DriveMotionProfile(Waypoint[] waypoints,
boolean isReversed)
public DriveMotionProfile(java.lang.String fileName,
boolean isReversed)
fileName - path to trajectory file inside the output folder in the deploy directory