The Frenet Corridor Planner (FCP) is an optimization-based local path planner designed for real-time trajectory generation in autonomous vehicles. Leveraging the Frenet reference frame and a space-domain bicycle model, FCP defines safe, smooth, drivable corridors around static and dynamic obstacles—then optimizes paths for smoothness, clearance, and risk reduction, before integrating with a speed planner.
Tested in simulation and on physical hardware with realistic sensor noise and dynamic obstacle scenarios. Demonstrated smooth, safe maneuvers around static and moving objects with kinematic consistency, even in tight spaces.
If you find this work useful, please cite:
@article{tariq2025frenet,
title = {Frenet Corridor Planner: An Optimal Local Path Planning Framework for Autonomous Driving},
author = {Tariq, Faizan M. and Yeh, Zheng-Hang and Singh, Avinash and Isele, David and Bae, Sangjae},
journal = {arXiv preprint arXiv:2505.03695},
year = {2025}
}