core
/
com.acmerobotics.roadrunner.trajectory
/
TrajectorySegment
/
get
get
abstract
operator
fun
get
(
time
:
Double
)
:
Pose2d
Returns the pose at the given
time
.