Hermes
Toggle table of contents
0.2.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hermes
ftc
/
com.acmerobotics.roadrunner.ftc
/
FollowTrajectoryAction
/
FollowTrajectoryAction
Follow
Trajectory
Action
constructor
(
traj
:
Trajectory
<
*
>
,
drive
:
Drive
)
constructor
(
path
:
PosePath
,
drive
:
Drive
,
velConstraintOverride
:
VelConstraint
,
accelConstraintOverride
:
AccelConstraint
)
constructor
(
follower
:
Follower
,
drive
:
Drive
)