OTOSLocalizer

Standard SparkFun OTOS localizer. Source

Since

7.0.0

Constructors

Link copied to clipboard
constructor(@NonNull params: OTOSLocalizer.Params, @Nullable otos: SparkFunOTOS)
Create a new OTOS localizer that uses this OTOS.

Types

Link copied to clipboard
open class Params
Parameters for the OTOS.

Properties

Link copied to clipboard
val otos: SparkFunOTOS
OTOS used for localization.
Link copied to clipboard
Used OTOS parameters.

Functions

Link copied to clipboard
open fun update(): Twist2dDual<Time>
Perform one iteration of localizer delta updates.