As a field robotics engineer, I’d require deployed autonomous robots to monitor actuator wear from motor current, temperature, vibration, and encoder data. But I wouldn’t make every anomaly an emergency stop.
Consider a warehouse mobile robot whose drive gearbox begins drawing unusual current while vibration and encoder error also drift. I’d want it to finish a safe handoff if readings are mild, then slow down, reroute to a service area, and raise a maintenance warning. Immediate shutdown should require corroborated sensors or a rapidly worsening trend.
False alarms create maintenance downtime and train operators to ignore alerts; model drift can make a once-good threshold misleading as conditions change. Redundant signals and clear alert rationale matter as much as classifier accuracy. I’d rather earn trust with graded intervention than promise perfect prediction. Would you choose conservative shutdowns, a graded warning, or another policy? Share examples from real deployments.