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

why local costmap shadowed by something?

asked 2017-07-18 21:33:53 -0500

DinnerHowe gravatar image

updated 2017-07-19 03:10:39 -0500

hi, guys: i try to output two same rolling window map in two difference frames "odom" and "map" frame, by move_base.

both of them have same parameters and same layers. however local costmap looks like shadow by something.

as it showed below, local costmap is just a half of global costmap

so could anyone help me figure out why this happened?

"""" map in odom frame """" local costmap

"""" map in map frame"""" global costmap

"""" map in odom frame and map in map frame """" local costmap&&global costmap

while, I have tried to launch the maps from separate two costmap_2d nodes, however, the problem is still there.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2017-07-19 03:51:30 -0500

Procópio gravatar image

The local costmap size is limited. You can increase its size in the configuration file, setting the parameters width and height

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-07-18 21:33:53 -0500

Seen: 123 times

Last updated: Jul 19 '17