Skip to content

mych907/parking_sim

Repository files navigation

parking_sim

MATLAB/Simulink based Parking simulator. Tested in MATLAB2020b and CarSim 2021.1.

simul

Map: Occupancy Grid

Path planning: A* algorithm

Path tracking: Pure pursuit

demo

This project requires CarSim license. A bicycle model based simulation (without CarSim) will be uploaded upon request.

Running the model

  1. Import .cpar file from CarSim and "Send to Simulink".

  2. Edit start_pos and parking_space for preference. Not all conditions have been optimized.

  3. Run main.m from MATLAB editor window.

The codes for each MATLAB functions are in the SimulinkCodes folder.

About

MATLAB/Simulink based Parking simulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages