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