ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org
Ask Your Question
0

costmap generation in unknown environment

asked 2011-08-29 23:34:12 -0500

prince gravatar image

Hi,

Will costmap will get accumulated in unknown environment(size not known) by move_base?

:) prince

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-08-31 04:19:04 -0500

DimitriProsser gravatar image

I'm not entirely sure what you're asking. Could you be more specific? Are you saying that you used a rolling_window on your costmap? Or that you are loading an empty static map?

In the case that you're using a rolling window, your laser_scan or Point_Cloud sensor source will still fill in the costmap based on any obstacles that it sees. Of course, your costmap size must also be set appropriately for the global and local costmaps.

If you're loading an empty static map, the same is true.

~ Brian

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2011-08-29 23:34:12 -0500

Seen: 261 times

Last updated: Aug 31 '11