ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how does amcl updates turtlebot's current location to move_base

asked 2014-05-22 23:04:25 -0500

zenifed gravatar image

updated 2014-05-23 01:29:58 -0500

dornhege gravatar image

Hi

I was reading up on ROS's navigation stack as well as amcl 's documentation when I realized from the stack's diagram that move_base does not subscribe to /amcl_pose , which amcl uses to publish the robot's estimated pose in the map. In that case how does move_base update the current localized pose of the robot ?

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-05-23 01:29:46 -0500

dornhege gravatar image

Everything is send via TF. AMCL usually provides the /map -> /odom transform.

edit flag offensive delete link more

Comments

1

Correct me if I am wrong, so the robot's current position is maintained via a odom transform from the robot's initial position? Also with the AMCL active, the robot no longer subscribe to /tf from the sensor and odometry source?

zenifed gravatar image zenifed  ( 2014-05-25 17:43:34 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-05-22 23:04:25 -0500

Seen: 699 times

Last updated: May 23 '14