git clone include submodules
git submodule update --init --recursive
Here is a example to use it.
python main.py ./example/CrossStreet.xml -r $RESOLUTION
The result will be generated in output directory.
- Install painting tools.
sudo apt-get install gimp
- Paint a wall map and a behavior map.
gimp
- Write a xml file for above maps. For xml defination details, you can refer the README.md file in MengeFileGenerator.