Hi, ApolloAuto community!
Can you help me and tell how can I fix this problem?
E0915 piecewise_jerk_path_optimizer.cc:205] piecewise jerk path optimizer failed
E0915 piecewise_jerk_problem.cc:104] failed optimization status: primal infeasible
E0915 path_optimizer.cc:41] Reference Line 1_0 is not drivable after PIECEWISE_JERK_PATH_OPTIMIZER
It happened when vehicle try to execute turn like at the picture. And after the last error it doesn't move.

The primal infeasible means the optimizer proved that it's impossible to find a solution for that problem. Could you please make sure,
modules/common/data/vehicle_param.pb.txt if you are using your own vehicle with more flexible control?@HongyiSun, thanks for your reply, it's very helpful.
I used "Sim control" mode with the MKZ vehicle model and it seems this turn is not feasible.
When parameters was changed under modules/calibration/data/vehicle_param.pb.txt, ADC passed this turn.
@JJRedmond ,could you please tell me which parameter you have changed under modules/calibration/data/vehicle_param.pb.txt ?
I have encountered this problem too.
Most helpful comment
@HongyiSun, thanks for your reply, it's very helpful.
I used "Sim control" mode with the MKZ vehicle model and it seems this turn is not feasible.
When parameters was changed under modules/calibration/data/vehicle_param.pb.txt, ADC passed this turn.