Params

open class Params

Parameters for the Pinpoint. Note this interface is exactly like the two-wheel localizer but supplies two additional fields to set the direction of these wheels. Wheel directions must be set using this parameter builder.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
open class Builder
Utility builder for the two wheel and Pinpoint directions parameters.

Properties

Link copied to clipboard
open var initialParDirection: GoBildaPinpointDriver.EncoderDirection
The initial tracking direction of the parallel wheel.
Link copied to clipboard
open var initialPerpDirection: GoBildaPinpointDriver.EncoderDirection
The initial tracking direction of the perpendicular wheel.
Link copied to clipboard
open var parYTicks: Double
y position of the parallel encoder (in tick units)
Link copied to clipboard
open var perpXTicks: Double
x position of the perpendicular encoder (in tick units)