Exceptions¶
Exception |
Condition |
|---|---|
|
The robot is already moving and another movement request was made. |
|
Invalid request, for example speed 0 or negative time. |
|
Requested distance is 0. |
|
A request was made to cancel the movement but the robot is not moving. |
|
The robot could not move. |
|
Obstacle detected in the robot’s path. |
|
Error trying to enable the cameras. |