Proportional Navigation
A package to easily do proportional navigation. This navigation equation is popular for target-persuader Line-of-Sight applications, such as missiles. The popularity stems partially from it's simple implementation, and effectiveness.
Explanation on notation
From the below figure, it is clear that we are using velocity/heading model for each body (proportional_navigation.HeadingVelocity(psi,x,y,V)). Such that V is the magnitude of velocity, psi is heading relative to world x-axis, and x and y of the body is relative to the world axes. However,proportional_navigation.GlobalVelocity(x,y,xd,yd) also exists for convenience.
Installation
git clone https://github.com/iwishiwasaneagle/proportional_navigation
cd proportional_navigation
python setup.py install
pip install proportional_navigation
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters