MATLAB/Simulink based Parking simulator. Tested in MATLAB2020b and CarSim 2021.1.
Map: Occupancy Grid
Path planning: A* algorithm
Path tracking: Pure pursuit
This project requires CarSim license. A bicycle model based simulation (without CarSim) will be uploaded upon request.
-
Import .cpar file from CarSim and "Send to Simulink".
-
Edit start_pos and parking_space for preference. Not all conditions have been optimized.
-
Run main.m from MATLAB editor window.
The codes for each MATLAB functions are in the SimulinkCodes folder.

