Robotics StackExchange | Archived questions

OpenStreetMap for Gazebo

Hello there,

I have found out about OpenStreetMap support for Gazebo and wanted to try it out! So i have downloaded everything from github and tried to run it and i get the following error:

edonis@donnYsoft:~$ python /home/edonis/gazeboosm/gzosm.py Traceback (most recent call last): File "/home/edonis/gazeboosm/gzosm.py", line 10, in from getOsmFile import getOsmFile File "/home/edonis/gazebo_osm/getOsmFile.py", line 12, in import osmapi ImportError: No module named osmapi

How do i fix this?

Thank you very much!

Asked by edo_raci on 2015-08-12 14:24:13 UTC

Comments

Answers

Refer to this question http://answers.gazebosim.org/question/8976/osmgoogle-maps-with-gazebo/

Asked by l0g1x on 2015-09-24 14:25:22 UTC

Comments