-
**Describe the bug**
The `IsarTaskDefinition` object requires that the `MissionTask` object contains a `TagId`. However, the `TagId` is marked as optional and should be optional.
**To Reproduce**
…
-
**Describe the new feature you would like to see**
Add pressure warning limit as optional fields in robot model.
Outstanding part of #673
**Describe the solution you'd like**
**How will th…
-
**Describe the bug**
External subtitle tracks in VobSub format (`.idx`/`.sub`) can be selected but subtitles are never shown onscreen
This appears to be because the sub track is converted to SRT, …
-
**Describe the new feature you would like to see**
The user should be notified when a mission fails/is paused due to low battery/pressure.
As such, Flotilla backend should have this information when e…
-
At least these four games by Blendogames are open source:
[Gravity Bone](https://blendogames.com/gravitybone/): https://github.com/blendogames/gravitybone
[Flotilla](https://blendogames.com/flot…
-
**Describe the new feature you would like to see**
A robot may require to be localized prior to running the first mission. To make this procedure as user friendly as possible for end users there shou…
-
**Describe the improvement you would like to see**
Add index indicating execution order of IsarTasks and IsarSteps in missions
**How will this change existing functionality?**
The order in which …
-
**Describe the new feature you would like to see**
Some robots require overpressure to be ATEX. The robot package itself is in charge of publishing the current pressure on the topic `isar/{isar_id}/pr…
-
**Describe the bug**
The backend hosted service which is in charge of scheduling the missions that are queued from the frontend will crash if the robot is not actively running (pod not starting). Thi…
-
**Describe the new feature you would like to see**
In some cases the thing we want to look at in a mission is not related to a tag and hence, cannot be fetched from Echo, so we need functionality to …