ZhouTangtang / draw_map2d

make a map(.pgm and .yaml) for map_server(ros package) from a .txt file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

draw_map2d

make a map(.pgm and .yaml) for map_server(ros package) from a .txt file

USAGE:
python3 draw_map2d.py

NOTICE the format of vio_map.map.
You need to modify the generated .pgm a bit (using GIMP for example) to use it.

About

make a map(.pgm and .yaml) for map_server(ros package) from a .txt file


Languages

Language:Python 100.0%