Imagine dropping a robot into a room it has never seen. Your task: let it navigate safely without giving it a blueprint. To navigate, the robot needs a map of its surroundings. But to build that map, it needs to know where it is. And to know where it is, it needs — a map.
This circular dependency is called the SLAM problem: Simultaneous Localization And Mapping. It is not a paradox but a hard computational challenge: solve both halves together, from nothing, using only noisy sensor readings.
Every time a self-driving car merges onto a highway, a vacuum robot recharges itself, or a Mars rover avoids a boulder, something close to SLAM is running underneath. The insight that drove it from science-fiction to real products is one of the great stories in modern robotics.
Comments
Loading comments...