/car-nav

A simple car navigation environment with a gym wrapper

Primary LanguagePythonMIT LicenseMIT

car-nav

Simple Car Navigation Environment using a Gym Interface

Install

git clone https://github.com/chandar-lab/car-nav.git
cd car-nav
python setup.py install

Example

See examples/example.ipynb for how to use and run the env