Navigation Simulator for Mobile Robot


License
MIT
Install
pip install nsmr==0.0.2

Documentation

Navigation Simulator for Mobile Robot

Python Build Status Coverage Status GitHub license

nsmr

Installation

NSMR can be installed by using pip.

$ pip install nsmr

If installing from source code, execute the following commands.

$ git clone https://github.com/Jumpei-Arima/Navigation_Simulator_for_Mobile_Robot
$ cd Navigation_Simulator_for_Mobile_Robot
$ pip install -e .

For examples see example

python examples/run_env.py