Simple package that generates figure of eight motion. See the demo.py script for an example usage.
- Clone repository
- (ssh)
git clone [email protected]:cmower/figure_eight.git
- (https)
git clone https://github.com/cmower/figure_eight.git
- (ssh)
- Change directory:
cd figure_eight
- Install:
pip install .