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

Add aircraft center view reset on view move #24

Closed mldxo closed 4 months ago

mldxo commented 4 months ago

Simulation widget update

Description

When clicked N key to center view on the aircraft, moving with arrow keys will reset centered state and allow for moving the view again.

Related Tickets & Documents