ucla-mobility / OpenCDA

A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA+SUMO.
Other
988 stars 197 forks source link

Add omegaconf as one of the imported packages #197

Closed ju40268 closed 1 year ago

ju40268 commented 1 year ago
opencda-latest) ztu@lambda-quad:~/OpenCDA$ python opencda.py -t openscenario_carla -v 0.9.14
Traceback (most recent call last):
  File "opencda.py", line 13, in <module>
    from omegaconf import OmegaConf
ModuleNotFoundError: No module named 'omegaconf'