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

Add return to home / safe zone functionality #769

Closed aeshub closed 11 months ago

aeshub commented 1 year ago

Describe the new feature you would like to see It should be possible to command the robot to return to a safe zone through Flotilla in cases where the mission should be aborted and the robot should move to a location which is considered secure. A specific example is in case of an alarm where the robot should move out of emergency escape routes it may be blocking.

Describe the solution you'd like An asset deck should have defined locations which are safe zones that the robot may be commanded to return to. An example of a safe zone could be the docking station where the robot usually lives.

The frontend should then have a button for the robot which is active when relevant. This button will cancel the currently executing mission and schedule a mission for the robot to return to a defined safe zone.

How will this feature affect the current Threat Model? NA

Christdej commented 1 year ago

Waiting for #801

mariannewiggen commented 1 year ago

Suggest adding:

Link to figma: https://www.figma.com/file/q6vsNRogzV6r9vTCCDsocd/Robot-Missions?type=design&node-id=5318%3A164685&mode=dev

Image Image Image Image Image Image

aeshub commented 11 months ago

The final part of this will be handled by #950 so we close this one.