oss-slu / DroneWorld

Drone World public repo
MIT License
4 stars 2 forks source link

Issue40 api integrationfor simulation status #53

Closed sr259 closed 11 months ago

sr259 commented 11 months ago

Allows the user to see the backend status on the frontend UI. The status bar is located in the Environment configuration portion of the UI. When there is no backend connected, it will turn red with an error. When it is connected to the backend but there is no simulation running, it will be green and show an idle status. When there is a simulation running, it will turn blue with running status. The number of tasks queued will also be displayed.