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

why "map parameters and static map" warning occours and what are its effects?? [closed]

asked 2014-10-19 05:19:12 -0500

Aarif gravatar image

updated 2014-10-19 05:22:24 -0500

Hello, I am setting up a navigation as explained in Navigation Stack Setup Tutorial stack for P3AT spawned. after making all the costmap files when i run the move_base.launch file the following warning appears:-

[WARN] [1413713361.087470432]: You have set map parameters, but also requested to use the static map.  Your parameters will be overwritten by those given by the map server

I just want to know why this error occurs and what are its effects on automated navigation??

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by Aarif
close date 2014-12-21 10:55:17.467042

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-10-20 07:54:26 -0500

dornhege gravatar image

You probably specified something like a fixed width and height for the costmap. The message tells you that these parameters will be ignored, because width/height/resolution will be set from the static map.

Navigation with a static map will work fine. The warning mainly tells you to check that your setup is what you want.

edit flag offensive delete link more

Comments

thanks @dornhege, i have tried your suggestion but i am still getting this warning. A complete Question is fired here, please help me to solve this.

Aarif gravatar image Aarif  ( 2014-10-21 15:44:23 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-10-19 05:19:12 -0500

Seen: 411 times

Last updated: Oct 20 '14