Skip to content

Python tool to convert png map to gazebo world file

Notifications You must be signed in to change notification settings

GimpelZhang/menge_gazebo_generator

 
 

Repository files navigation

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.

About

Python tool to convert png map to gazebo world file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%