Exceptions¶
Exception |
Condition |
|---|---|
|
Robot is already navigating. |
|
Robot is not in mapping mode. |
|
The requested location already exists. |
|
An error occurred reading a yaml file. |
|
An error occurred writting a yaml file. |
|
The requested location does not exist. |
|
No location found. |
|
The robot is already browsing. |
|
No map is loaded. |
|
The list of sorted points is empty. |
|
The zone name already exists. |
|
Error saving zone. |
|
The requested area is not a polygon. |
|
There are no valid points to navigate to. |
|
An obstacle found, the path cannot be followed. |
|
No path to goal found. |
|
Map information is not received. |
|
Error changing map. |
|
Invalid goal coordinate. |
|
The size of the new image is different from the original. |
|
Mapping mode is disabled. |
|
Error enabling camera. |
|
The requested file was not found. |
|
File with invalid format. |