Metadata-Version: 2.1
Name: navlie
Version: 0.0.1
Summary: A collection of common state estimation algorithms in robotics.
Home-page: https://github.com/decargroup/navlie
Project-URL: Source, https://github.com/decargroup/navlie
Project-URL: Tracker, https://github.com/decargroup/navlie/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: numpy (>=1.21.2)
Requires-Dist: scipy (>=1.7.1)
Requires-Dist: matplotlib (>=3.4.3)
Requires-Dist: joblib (>=1.2.0)
Requires-Dist: tqdm (>=4.64.1)
Requires-Dist: seaborn (>=0.11.2)
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

