Error with osm_cartography on ROS indigo
I install osm_carography using "git clone" since my work space, and when i execute the example (viz_osm.launch) ,show me the next error:
Traceback (most recent call last): File "/home/andres/ros_ws/open_street_map/osm_cartography/scripts/viz_osm", line 65, in <module> import osm_cartography.cfg.VizOSMConfig as Config ImportError: No module named osm_cartography.cfg.VizOSMConfig
Please can somebody help with an error?
Regards.