HARPLab / DReyeVR

VR driving 🚙 + eye tracking 👀 simulator based on CARLA for driving interaction research
https://arxiv.org/abs/2201.01931
MIT License
139 stars 37 forks source link

whether sumo-carla co-simulation is supported by DReyeVR #131

Closed wx983 closed 9 months ago

wx983 commented 9 months ago

Hi! I wonder whether sumo-carla co-simulation is supported by DReyeVR or not. Thanks!

wx983 commented 9 months ago

If not, what should I do to achieve sumo-carla co-simulation on DReyeVR? I tried doing it according to the official document of Carla, but it doesn't work. https://carla.readthedocs.io/en/0.9.13/adv_sumo/#:~:text=Run%20a%20CARLA%20simulation%20with%20Town04.

ajdroid commented 9 months ago

This is not a functionality we have tested or intend to support. What happens when you try to run the default instructions?

wx983 commented 9 months ago

Sorry, I mistaked python as python3. After change it, I succeeded in carla-sumo cosimulation.