Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 491 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 491 Bytes

Menge Gazebo Generator

Install

git clone include submodules

git submodule update --init --recursive

Usage

Here is a example to use it.

python main.py ./example/CrossStreet.xml -r $RESOLUTION

The result will be generated in output directory.

How to generate input file

  1. Install painting tools.
sudo apt-get install gimp
  1. Paint a wall map.
gimp
  1. Now the main xml file and behavior map are no longer needed.