mldxo / uav-collision-avoidance

Python project regarding implementation of two UAVs physics and collision detection/avoidance simulation.
https://mldxo.github.io/uav-collision-avoidance
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Third aircraft #20

Open mldxo opened 4 months ago

mldxo commented 4 months ago

Problem There is no situation with three aircrafts considered

Solution Addition of third possible aircraft should be added. For triple collision conflict detected, altitude change should be implemented.