public static class PathSegment.Sample
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
speed |
Translation2d |
translation |
Constructor and Description |
---|
Sample(Translation2d translation,
double speed) |
public final Translation2d translation
public final double speed
public Sample(Translation2d translation, double speed)