This component reads data from Microstrain MRUs using the MIP API. It supports several Microstrain MRU types and is tested with:
This component currently only connects to the mru through a serial port. This component will eventually be replaced by the MRU MSCL component.
The component is confgured by an input file with the following format:
Options:PeriodMs: The update period in milliseconds.DdsSetup:Partition: The partition to publish the MRU measurements to.MruSetup:SerialPort: The name of the serial portSignals: An array of measurements to perform. The imlemented ones are:MIP_AHRS_DATA_ACCEL_SCALEDMIP_AHRS_DATA_DELTA_VELOCITYMIP_AHRS_DATA_EULER_ANGLESMIP_AHRS_DATA_GYRO_SCALEDAn example input file is shown below, as well as here.