Path Following Using MATLAB and Simulink

Simulink model of a self-parking vehicle
다운로드 수: 5.7K
업데이트 날짜: 2023/12/19

라이선스 보기

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.

인용 양식

MathWorks Robotics and Autonomous Systems Team (2024). Path Following Using MATLAB and Simulink (https://www.mathworks.com/matlabcentral/fileexchange/64902-path-following-using-matlab-and-simulink), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

VehiclePathFollowing

VehiclePathFollowing/sm_vehicle_slalom_lib_files

VehiclePathFollowing

VehiclePathFollowing/sm_vehicle_slalom_lib_files

버전 게시됨 릴리스 정보
1.1.0.1

added sm_vehicle_slalom_lib_files

1.1.0.0

Added MAT files required to run the demo

1.0.0.0