Path Following Using MATLAB and Simulink

Simulink model of a self-parking vehicle

5.3K Downloads

Updated 5 Dec 2017

View License

This entry contains the Simulink model for the "Path Planning and Navigation for Autonomous Robots" video. The demonstration walks through how to simulate a self-parking car with just three components: a path, a vehicle model, and a path following algorithm.  The vehicle model is implemented based on the kinematic equations of the bicycle model and the path following algorithm uses the built-in Pure Pursuit block from Robotics System Toolbox.

Cite As

Carlos Santacruz-Rosero (2023). Path Following Using MATLAB and Simulink (https://www.mathworks.com/matlabcentral/fileexchange/64902-path-following-using-matlab-and-simulink), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

VehiclePathFollowing/

VehiclePathFollowing/

Version Published Release Notes
1.1.0.0

Added MAT files required to run the demo

1.0.0.0