Robot Status
Robots can have the following statuses:
| 
                                                         Status  | 
                                                    
                                                         Description  | 
                                                
|---|---|
| 
                                                         Running  | 
                                                    
                                                         The robot is current running a task  | 
                                                
| 
                                                         Stopping  | 
                                                    
                                                         The robot is currently running a task and is set to stop when it finishes running  | 
                                                
| 
                                                         Stopped  | 
                                                    
                                                         The robot is currently stopped and cannot take any tasks  | 
                                                
| 
                                                         Disconnected  | 
                                                    
                                                         There is no connection available to the robot  | 
                                                
| 
                                                         Idle  | 
                                                    
                                                         The robot is not currently running but is available to run tasks  | 
                                                
| 
                                                         Paused  | 
                                                    
                                                         The robot is temporarily paused while running a task (in this case the task is also paused)  |