|
There is a state health estimator that I as an adapter would write and I would then ask the sensor or actuator to send to the estimator its "health" which I would place in the state variable. Like wheel position data or laser rangefinder data, I send the "health" of the sensor the same way to the estimator, via a Measurement class.
|