Localizer

Interface for a generic localizer that may track the movement deltas of a robot over time.

Author

Lucas Bubner, 2024

Since

6.0.0

Inheritors

Properties

Link copied to clipboard
The minimum interval at which to auto-log localizer inputs to the FlightRecorder.

Functions

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