Builder

Utility builder for the two wheel and Pinpoint directions parameters.

Constructors

Link copied to clipboard
constructor()
Create a new builder.

Inherited properties

Link copied to clipboard
protected open var params: TwoWheelLocalizer.Params

Functions

Link copied to clipboard
Build the parameters.
Link copied to clipboard
open fun setInitialParDirection(initialParDirection: GoBildaPinpointDriver.EncoderDirection): TwoWheelLocalizer.Params.Builder
Sets the initial tracking direction of the parallel wheel, which will be sent to the Pinpoint driver on construction of the localizer.
Link copied to clipboard
open fun setInitialPerpDirection(initialParDirection: GoBildaPinpointDriver.EncoderDirection): TwoWheelLocalizer.Params.Builder
Sets the initial tracking direction of the perpendicular wheel, which will be sent to the Pinpoint driver on construction of the localizer.

Inherited functions

Link copied to clipboard
Set the y position of the parallel encoder.
Link copied to clipboard
Set the x position of the perpendicular encoder.