goodrobots / maverick

UAV Autonomous Systems Management
https://goodrobots.github.io/maverick/
MIT License
171 stars 61 forks source link

Add dev/flight environment setting to -web and sample-nodes to flight by default #934

Closed fnoop closed 4 years ago

fnoop commented 4 years ago

Download images have always been set to dev environment by default, with SITL active.

Instead, set to flight mode with FC active and SITL deactive, ready for users to plug into flight controller.

fnoop commented 4 years ago

dev/flight mode isn't set in the puppet config, rather by maverick configure. So instead, as the final maverick configure in preprelease, set it to flight. preprelease should be used for all dist images.