Getting coordinates of robot positions from move_base
Hi, I'm playing around move_base
, trying to find a way to get the coordinations of my robot each time it moves on the map ( x,y, rotation ).
Any idea how to get theses from the move_base
?