aliaksei135 / seedpod_ground_risk

Ground Risk model for UAS flight path analysis and risk-aware path finding
MIT License
6 stars 2 forks source link

Add dummy aircraft #79

Closed Zach10a closed 2 years ago

Zach10a commented 2 years ago

Adds a dummy aircraft in order to fix #78

Zach10a commented 2 years ago

@aliaksei135 Should be ready to go.

aliaksei135 commented 2 years ago

This is a very fragile way of doing this. The aircraft_list.json can be modified by the user, so if they remove the dummy aircraft, they will not be able to select the first aircraft in the list again. It would be best to modify the wizard code to add the first select prompt.