protected class ReferenceAdvancedMotionPlanner.PlannerPath extends AbstractMotionPath
segments| Constructor and Description | 
|---|
PlannerPath(java.util.List<Motion> executionPlan)  | 
| Modifier and Type | Method and Description | 
|---|---|
MotionProfile[] | 
get(int i)  | 
int | 
size()  | 
controlOvershoot, iterator, solve, solve, toSvg, validatepublic PlannerPath(java.util.List<Motion> executionPlan)
public int size()
size in class AbstractMotionPathpublic MotionProfile[] get(int i)
get in class AbstractMotionPath