setVectorTarget

open fun setVectorTarget(@NonNull vectorInches: Vector2d)

Set a manual target that this task should lock to, much as if the robot was moved here and is to try and hold position here. Note that user input will override this lock, this simply tells the task to respect this value as the locking value.

Parameters

vectorInches

the target position to move to, in inches