Back to glossary

AI GLOSSARY

Path Planning

Robotics & Autonomous Systems

A subset of motion planning focused specifically on finding a viable route through space from a start point to a goal, determining the geometric path a robot should follow rather than the detailed motor commands needed to follow it. Path planning algorithms range from simple grid-based searches to sophisticated probabilistic methods that handle complex, high-dimensional spaces.

External reference