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

AMCL doesn't need a static map?

asked 2012-10-14 13:51:02 -0500

moyashi gravatar image

updated 2012-10-14 13:56:34 -0500

Does AMCL work well without a static map?

I applied nav stack to my own robot and it apparently works well.
However, rxgraph shows that AMCL doesn't use static map served by map_server.
The map is used only by move_base.

I think that MCL (not AMCL) requires a static map and
AMCL is designed by improving MCL regarding a computational cost.

AMCL doesn't need it?

Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2012-10-14 15:21:54 -0500

weiin gravatar image

The amcl package requires a map either by subscribing to the topic, or calling the service to get the map

edit flag offensive delete link more

Comments

1

Thank you. I didn't know the parameter "use_static_map" and it can switch whether the static map is used or not.

moyashi gravatar image moyashi  ( 2013-01-29 14:15:35 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2012-10-14 13:51:02 -0500

Seen: 935 times

Last updated: Oct 14 '12