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

Functions

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