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 35 forks source link

Return home scheduled when all missions aborted, but not started #1731

Open andchiind opened 3 weeks ago

andchiind commented 3 weeks ago

Describe the bug When all missions are aborted (since the robot tried to run a mission on the wrong deck), a return home mission is still scheduled, and this mission is never started. The robot then remains localised at deck 2 (see screenshots).

To Reproduce Schedule a mission on a different deck than the one currently running.

Expected behavior The return to home mission should start in this case.

Screenshots image image image