SLAMtekniikat
SLAMtekniikat, which stands for Simultaneous Localization and Mapping, refers to a computational problem that robotic systems, particularly mobile robots, face. The core challenge is to build a map of an unknown environment while simultaneously keeping track of the robot's location within that map. Without prior knowledge of the environment, a robot cannot effectively navigate or perform tasks. SLAM provides a framework for overcoming this limitation.
There are several approaches to solving the SLAM problem. One prominent category is filter-based SLAM, which
Another significant category is graph-based SLAM. In this approach, the SLAM problem is formulated as a graph
Various sensors are employed in SLAM systems, including lidar, cameras, sonar, and inertial measurement units (IMUs).