Closed kevinmcareavey closed 3 years ago
Implemented the Frenet controller as an agent:
https://github.com/AtsushiSakai/PythonRobotics#optimal-trajectory-in-a-frenet-frame
https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/FrenetOptimalTrajectory/frenet_optimal_trajectory.py
Related issue: https://github.com/TSL-UOB/CAV-Gym/issues/21
Duplicate: https://github.com/TSL-UOB/CAV-Gym/issues/23
Implemented the Frenet controller as an agent:
https://github.com/AtsushiSakai/PythonRobotics#optimal-trajectory-in-a-frenet-frame
https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/FrenetOptimalTrajectory/frenet_optimal_trajectory.py