core / com.acmerobotics.roadrunner.path / Path / get

get

@JvmOverloads operator fun get(s: Double, t: Double = reparam(s)): Pose2d

Returns the pose s units along the path.