OTOSLocalizer Params Message
RoadRunner v1.0 logging message for the initialisation of the OTOS localizer.
Author
Lucas Bubner, 2025
Since
8.0.0
Constructors
Link copied to clipboard
constructor(@NonNull params: OTOSLocalizer.Params, isConnected: Boolean, selfTestPassed: Boolean, hardwareVersion: SparkFunOTOS.Version, firmwareVersion: SparkFunOTOS.Version)
Properties
Link copied to clipboard
Reported firmware major version.
Link copied to clipboard
Reported firmware minor version.
Link copied to clipboard
Reported hardware major version.
Link copied to clipboard
Reported hardware minor version.
Link copied to clipboard
Whether the OTOS is reported on the I2C bus.
Link copied to clipboard
Used parameters for localization.
Link copied to clipboard
Self test check result.