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

Can the robots handle inspectionTarget = null? #1370

Closed Eddasol closed 7 months ago

Eddasol commented 8 months ago

inspectionTarget within inspection.cs has been set to optional, but will the robots be able to handle an inspectionTarget = null?

Should we create handling for null value or should it be set to required again?

Eddasol commented 8 months ago

Discussed in weekly meeting: Agreed solution is to set to required again