-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi,
I want to edit gmapping map and just cloned this project and run
python MapEditor.py map.pgm.
So, the UI came out, but it show the error below when I clicked the map.
Traceback (most recent call last): File "MapEditor.py", line 197, in mapClick self.im.putpixel((x,y), val) File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 1507, in putpixel return self.im.putpixel(xy, value) TypeError: integer argument expected, got float
Metadata
Metadata
Assignees
Labels
No labels