cartographer-project / cartographer

Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Apache License 2.0
7.12k stars 2.25k forks source link

How to convert the standard grid map in ros (OccupancyGrid) to the probability map (ProbabilityGrid) required for matching in cartographer #1892

Open CTGUMARK opened 2 years ago

CTGUMARK commented 2 years ago

How to convert the standard grid map in ros (OccupancyGrid) to the probability map (ProbabilityGrid) required for matching in cartographer