Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
actions
/
com.acmerobotics.roadrunner.actions
/
TrajectoryActionBuilder
/
strafeTo
strafe
To
@
JvmOverloads
fun
strafeTo
(
pos
:
Vector2d
,
velConstraintOverride
:
VelConstraint
?
=
null
,
accelConstraintOverride
:
AccelConstraint
?
=
null
)
:
TrajectoryActionBuilder
Adds a line segment that goes to
pos
.