equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 38 forks source link

Allow missions to be queued when battery/pressure is out of range #1775

Open andchiind opened 1 month ago

andchiind commented 1 month ago

Describe the improvement you would like to see Currently we put missions on hold when the robot goes home to charge. If the robot is already charging though, we currently block any new missions from being scheduled. I think we should still allow missions to be put on the queue when the robot is not ready to run missions.

How will this change existing functionality? It will allow missions to be planned further ahead, and will make mission scheduling more consistent for the user.

How will this improvement affect the current Threat Model? N/A