[ros-users] Different maps for navigation and path planning

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Christian Verbeek
Dato:  
Til: ros-users
Emne: [ros-users] Different maps for navigation and path planning
Is it possible to have a map used by the path planner that differs from
the map that is used by gmapping for localization? The idea is to mark
certain areas as forbidden so that the robot never drives through these
areas.

My understanding right now is that if I mark a cell as occupied this
information would also be used by gmapping. If I mark to many cells
manually this would lower the localization performance.

Regards
Christian