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

Uniform paths plot scaling #30

Closed mldxo closed 3 months ago

mldxo commented 3 months ago

Problem Plots are automatically scaled and don't show real angle between paths.

Solution The grid should be square and ticks scaled uniformly, so that the plots wouldn't be misleading at first glance.