Vehicle Path Tracking Using Pure Pursuit Controller

This submission contains a set of models to show the implementation of a pure pursuit controller on a vehicle under different scenarios.
2K téléchargements
Mise à jour 13 oct. 2020

This submission contains a set of models to show the implementation of a pure pursuit controller on a vehicle under different scenarios. About the models: These models show a workflow to implement a pure pursuit controller to track a planned path. Steps below describe the workflow:
1. Generating waypoints
2. Formulating required steering angle for lateral control
3. Implementing a longitudinal controller to track the path at higher velocity
4. Visualizing vehicle final path in Bird's-Eye Scope and a 3D simulation environment.

To learn more about the workflow, watch this video: https://www.youtube.com/watch?v=zMdoLO4kRKg

Contact:
Please write to racinglounge@mathworks.com with any questions or suggestions.

For R2020b: Click on "Download from GitHub" button above.
For R2020a: https://github.com/mathworks/vehicle-pure-pursuit/archive/v1.0.1.zip

Citation pour cette source

MathWorks Student Competitions Team (2024). Vehicle Path Tracking Using Pure Pursuit Controller (https://github.com/mathworks/vehicle-pure-pursuit/releases/tag/v1.1.1), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Models/1_Curved_Low_Velocity

Models/2_Curved_High_Velocity

Models/3_USCity

Models/1_Curved_Low_Velocity

Models/2_Curved_High_Velocity

Models/3_USCity

Version Publié le Notes de version
1.1.1

See release notes for this release on GitHub: https://github.com/mathworks/vehicle-pure-pursuit/releases/tag/v1.1.1

1.0.1

See release notes for this release on GitHub: https://github.com/mathworks/vehicle-pure-pursuit/releases/tag/v1.0.1

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.