mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:41 -04:00
The robot didn't reach the target velocity when running frenet_optimal_trajectory.py. To fix this, I changed the constraints for determining polynomials that generate longitudinal trajectories. Expressly, I set the initial acceleration to the current acceleration.