-
- All Implemented Interfaces:
-
com.acmerobotics.roadrunner.PosePath
public final class TangentPath implements PosePath
-
-
Field Summary
Fields Modifier and Type Field Description public final PositionPath<Arclength>
path
public final Double
offset
-
Constructor Summary
Constructors Constructor Description TangentPath(PositionPath<Arclength> path, Double offset)
-
Method Summary
-
-
Constructor Detail
-
TangentPath
TangentPath(PositionPath<Arclength> path, Double offset)
-
-
-
-