/gennav

Python Package for Robot Navigation

Primary LanguagePythonMIT LicenseMIT

GenNav

License: MIT Build Status

Status: Under Development

A Python Package for Robot navigation algorithms.

Installation

git clone https://github.com/ERC-BPGC/gennav.git
cd gennav
pip install . 

Go through the contribution guidelines before installing the package.