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

Carla environment for evaluation #30

Open scok30 opened 1 year ago

scok30 commented 1 year ago

hello! first thank you for releasing this codebase. though it might be a silly problem, but i want to ask the environment that you setup the carla program: in a linux server or a computer with desktop system? because i was trying to build carla in our online server, but found that it requires to reboot the computer. we can't reboot it for installing this environment.

penghao-wu commented 1 year ago

Hi, do you set up the pre-built Carla as instructed in the setup section? In our case, we do not need to reboot the computer.