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

Make blob store configurable / optional #1579

Open Christdej opened 1 month ago

Christdej commented 1 month ago

Describe the improvement you would like to see When using the public class CustomMissionService, it will fail if you dont have a similar blob-storage setup as we do. The public class CustomMissionService will try to upload and downloads from a blob container. This needs to be configurable or optional (baked into a common mission planner / mission service).