A Python project for simulating the full closed loop of autonomous parking: environment modeling, path planning, path smoothing, trajectory tracking, visualization, and metric evaluation. This project ...
A modular Python simulation for autonomous vehicle control, implementing Kinematic Bicycle Models and PID-based trajectory tracking. To achieve stable autonomous tracking, I performed a systematic ...