Content deleted Content added
No edit summary |
|||
Line 36:
== Representation of metric maps ==
Through [[Polymorphism_in_object-oriented_programming | polymorphism]], several kinds of metric map can be managed in the same way. This allows, for example, inserting laser scans in a [[Occupancy_grid_mapping|grid-map]], or a map of points transparently to the user.
The following representations of metric maps are implemented:
|