Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 512 Bytes

File metadata and controls

17 lines (11 loc) · 512 Bytes

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.