This tutorial provides a step-by-step guide on how to use the UNav navigation package for localization and navigation.
- Python 3.8 or higher
- Jupyter Notebook
- UNav package
To install the required packages, run the following commands in a Jupyter notebook cell:
pip install unav
jupyter notebook demo.ipynb
For any questions or issues, please contact me at ay1620@nyu.edu.
This project is licensed under the MIT License. See the LICENSE file for details.