AtsushiSakai / AtsushiSakai/PythonRobotics

[Feature Proposeal] Vector pursuit for Path tracking

Open
#1,361 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
30.5k
Forks
7.4k
Avg merge
1d 9h
Merged PRs (30d)
3

Description

Hey,
I would like to propose adding a Vector Pursuit controller to the path tracking algorithms in the repository.

Vector Pursuit is a geometric path tracking method similar in spirit to Pure Pursuit and Stanley, but instead of steering toward look-ahead point, it computes screw motion based on vehicle pose and reference path direction, taking heading of path also into account, which improves tracking significantly at tighter curves.

I will be implementing this thesis work.
https://apps.dtic.mil/sti/tr/pdf/ADA468928.pdf
Please suggest your feedbacks.
Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.