with Tolerance
Set the minimum pose error when in self-holding mode to activate correction for.
Return
this
Parameters
inch Rad
a pose in inches and radians that represents the admissible error for robot auto-correction
open fun withTolerance(@NonNull poseX: Measure<Distance>, @NonNull poseY: Measure<Distance>, @NonNull poseR: Measure<Angle>): HolonomicVectorDriveTask
Set the minimum pose error when in self-holding mode to activate correction for.
Return
this
Parameters
pose X
x (forward) admissible error
pose Y
y (strafe) admissible error
pose R
r (heading) admissible error