ubcuas / GCOM-2025

GCOM-2025 Repo
1 stars 0 forks source link

Implement Drone parameters into the Drone model #10

Open 21chanas3 opened 1 week ago

21chanas3 commented 1 week ago

When flying a drone, we have parameters that we need to set to ensure that the software is able to keep the drone in the air (turning radius being a great example). With multiple drones being in play, we need a way to quickly set all required parameters so that we don't crash. This should probably be stored in the drone model, but some solution is needed to be able to toggle between these "modes"