How Robots Navigate a Known World—Implementing Path Planning Algorithms
Introduction
Navigating an unknown area uses an algorithm of its own; we can call that obstacle avoidance. But when the area has been mapped already (i.e., the robot has memory of the map of its environment), then the problem shifts from just avoidin...
ysolomon.hashnode.dev17 min read