Pure Pursuit
Computes a path from a series of points and a radius
Parameters
path
a list of PathPoints for the robot to drive to
lookahead
a radius for the robot to spline around(6.0 - 8.0 is best)
Computes a path from a series of points and a radius
a list of PathPoints for the robot to drive to
a radius for the robot to spline around(6.0 - 8.0 is best)