Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
com.acmerobotics.roadrunner.trajectories
/
PosePathSeqBuilder
/
linearUntil
linear
Until
fun
linearUntil
(
disp
:
Double
,
heading
:
Rotation2d
)
:
PosePathSeqBuilder
fun
linearUntil
(
disp
:
Double
,
heading
:
Double
)
:
PosePathSeqBuilder
Fills in headings interpolated linearly to heading
heading
at displacement
disp
.