Using source-compiled carla
Closed this issue · 1 comments
Ian-Tam commented
Thanks for your contributions. I want to make some changes to the environment in Carla to test the robustness of the end-to-end model, currently compiled Carla through source (not the installed pre-compiled package), how can I establish a connection with the Carla simulator.
jayyoung0802 commented
Hi @Ian-Tam, you should set your .egg
into the PYTHONPATH and import carla
correctly.