NextPinpoint

class NextPinpoint(initializer: () -> GoBildaPinpointDriver)

A wrapper for the GoBilda Pinpoint Odometry Computer that uses lazy initialization.

Constructors

Link copied to clipboard
constructor(initializer: () -> GoBildaPinpointDriver)
constructor(name: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Resets the odometry position tracking.

Link copied to clipboard
fun update()

Updates the position data from the device. Call this each loop.