Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
actions
/
com.acmerobotics.roadrunner.actions
/
TrajectoryActionBuilder
/
stopAndAdd
stop
And
Add
fun
stopAndAdd
(
a
:
Action
)
:
TrajectoryActionBuilder
Stops the current trajectory (like
endTrajectory
) and adds action
a
next.
fun
stopAndAdd
(
f
:
InstantFunction
)
:
TrajectoryActionBuilder