Login  Register

extracting the location of the robot

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

extracting the location of the robot

Masoumeh
158 posts
This post was updated on Mar 30, 2021; 5:52pm.
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
| More
Print post
Permalink

Re: extracting the location of the robot

matlabbe
Administrator
4462 posts
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.