Robotics StackExchange | Archived questions

howto: georeferenced navigation. map X/Y-coordinates to UTM or lat/long.

Hello, I'm currently having the following Sensors:
LIDAR
IMU
GPS

I have managed to create a map with hector mapping and to locate myself with just the LIDAR using laserscanmatcher + AMCL

now I want to do the same but georeferenced! But I dont know what to do. I think I have to publish with navsat_transform the odometrie in map-coordinates and correct them with amcl. After the correction I have to calculate them back to UTM or lat/long ? Please help!

Is it maybe possible to use a map (yaml /geotiff) so that the map-coordinates and the X/Y-coordinates are equal?

Asked by PizzaTime on 2015-11-25 12:05:43 UTC

Comments

Answers