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

Pitch angle approaximation #31

Open mldxo opened 3 months ago

mldxo commented 3 months ago

Problem Pitch angle is automatically modulated using approaximation due to a bug.

Solution Pitch angle should be reimplemented keeping proper inertia.