19. Error handling
MiR1000 Shelf Lift User Guide (en) 12/2020 - v.2.1 ©Copyright 2019-2020: Mobile Industrial Robots A/S.
236
19. Error handling
The robot enters an error state when it can't solve a problem on its own.
Errors include:
•
Hardware faults
•
Failed localization
•
Failure to reach destination
•
Unexpected events in the system
An error triggers a Protective stop. The robot is paused until a user acknowledges the error
and clears it.
19.1 Software errors
Software errors such as localization and failure to reach the goal destination can be
prevented with the proper setup of maps and missions:
•
Always test your missions under full observation and normal work environment conditions
before leaving the robot to execute the missions autonomously—see
•
Use Try/Catch actions to make the robot react in a specific way if it fails to execute
certain actions—see