40
GoCart250 Service Manual
12. Error Handling
Robot checks its own error states. Below is the error list. Each errors have its severity and behavior.
12.1 Severity and Behavior
•
LOG_ERR
-
The lowest priority
-
Normal errors
-
Keep its work after error becomes normal
-
Publishing and Notifying error info
> Erro info: time, category, sererity, error code, message
•
LOG_CRIT
-
Middle priority
-
Including “LOG_ERR” behavior
-
Motion stops if it is autonomous moving.
•
LOG_ALERT
-
The highest priority
-
Include “LOG_CRIT” behavior
-
Robot SW shutdown. User needs to reboot the robot.