Content deleted Content added
Reverted 1 edit by 182.50.64.66 (talk). (TW) |
cleanup |
||
Line 10:
| genre = [[Robotics suite]]
| license = [[GNU General Public License]]
| website =
}}
Line 25:
== Representation of metric maps ==
Through [[Polymorphism in object-oriented programming|polymorphism]] in the design of metric-map classes, observations (such as a laser scans) can be inserted into a [[Occupancy grid mapping|grid-map]] or a map of points , or both simultaneously, transparently to the user.
The following representations of metric maps are implemented:
* [[Occupancy grid mapping|Occupancy grid maps]].
* Point maps.
Line 39 ⟶ 37:
== See also ==
{{Portal|Free software|Robotics}}
* [[Webots]] - A Professional Mobile Robot Simulator (Commercial)
* [[Microsoft Robotics Studio]]
Line 49 ⟶ 46:
==References==
{{Reflist}}
==External links==
*
[[Category:Free software programmed in C++]]
|