extracting the location of the robot

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

extracting the location of the robot

Masoumeh
This post was updated on .
Dear Maatieu,

How can I extract the location of the robot of the robot from rtabmap?
and I want us gps as well, how can i have this topic and use it?
and why I cannot see the output of /move_base/goal   OR /move_base/current_goal  ? I specify a goal on the map, but these two topic do not show any output?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: extracting the location of the robot

matlabbe
Administrator
Hi,

The best way to get pose of the robot in the map is by looking TF between map and base_link frames. For move_base issues, I suggest to try turtlebot tutorials.