Is it possible to change the initial position of the /map frame in order to match the actual starting robot position in gazebo (and the local costmap)?
Hello everybody, this is my first question :)
So, i just started using the husky_navigation package in order to simulate and navigate the Husky a200 in a field. I work on melodic. After I used gmapping to create the field's map, I am using amcl.launch of the same package to perform the autonomous planning
From what I understand in order to align the local and global costmaps, it is necessary to spawn the robot at the same location where the mapping process has begun.
My question is, is there an accurate after spawning the husky at a different location in the world scene and initializing the amcl.launch to calibrate the /map frame in order to match the actual location in the world scene?
I hope as a question it doesn't deviate a lot from logic.
My quest is that this can be resolved somehow with the use of gps.
Thanks!