OpenDriveLab / TCP

[NeurIPS 2022] Trajectory-guided Control Prediction for End-to-end Autonomous Driving: A Simple yet Strong Baseline.
Apache License 2.0
309 stars 40 forks source link

Car struck : TCP "break" value always greater than zero #34

Open techner3 opened 1 year ago

techner3 commented 1 year ago

Hello, first of all thank you for sharing the TCP code base!

When we attempted to use TCP with Carla 0.9.13, we found that the TCP agent returned "break" value is almost always greater than zero. Due to that the Ego car is often struck and does not move. Please share if there is something I need to do to fix this.

Thanks, Bala

penghao-wu commented 1 year ago

Hi, did you collect training data with Carla 0.9.13 or use our training data which is collected with Carla 0.9.10.1 to train the model?

techner3 commented 1 year ago

Thanks for your response, I have used the weights given in the roach folder.