core / com.acmerobotics.roadrunner.path / Path / <init>

<init>

Path(segment: PathSegment)

Parameters

segment - single path segment

Path(segments: List<PathSegment>)

Path composed of a list of parametric curves and heading interpolators.

Parameters

segments - list of path segments