Introduce Unlocalised state #665
Labels
breaking-change
A breaking change which introduces changes to the public APIs
feature
New feature or request
Northern Lights
Describe the new feature you would like to see
The name of the state is not important, but we need to state that informs listeners on MQTT that the robot is not ready to run missions since it is no longer localised. It should not be able to leave this state until localisation is regained, which can either happen internally in the ISAR state, or via a new localisation endpoint if it is not able to handle it automatically.
Describe the solution you'd like
Based on how the robot responds when running a mission, ISAR implementations should be able to give feedback to the statemachine that it should move to a delocalised state, and this should then be reported as a robot state in the MQTT status publisher.
How will this feature affect the current Threat Model?
N/A
The text was updated successfully, but these errors were encountered: