toggle menu
PedroPathing
androidJvm
switch theme
search in API
PedroPathing
/
com.pedropathing.follower
/
Follower
/
holdPoint
hold
Point
public
void
holdPoint
(
BezierPoint
point
,
double heading
)
public
void
holdPoint
(
Point
point
,
double heading
)
This holds a Point.
Parameters
point
the Point to stay at.
heading
the heading to face.
public
void
holdPoint
(
Pose
pose
)
This holds a Point.
Parameters
pose
the Point (as a Pose) to stay at.