What does look-ahead distance mean?

In pure pursuit, how far along the path the aim point is placed. A longer look-ahead gives smoother, gentler tracking that cuts corners; a shorter one tracks tightly but oscillates more.

Also written as: look-ahead distances, lookahead distance

In a lesson

L is the look-ahead distance, and it is the only number in the algorithm with any real choice in it. Everything good and everything bad about pure pursuit is a consequence of that one value.

Learn it

Used in

Do the lesson in the simulator

All glossary terms