Skip to content

Town05 is not found in your CARLA repo! Please download all town maps to your CARLA repo!#241

Description

@wissage

(opencda) cc@transformer:~/OpenCDA$ python opencda.py -t single_town05_cosim --record --apply_ml -v 0.9.12
OpenCDA Version: 0.1.2
Using cache found in /home/cc/.cache/torch/hub/ultralytics_yolov5_master
YOLOv5 馃殌 2024-3-9 Python-3.7.10 torch-1.11.0 CUDA:0 (NVIDIA GeForce RTX 3090, 24260MiB)

Fusing layers...
YOLOv5m6 summary: 378 layers, 35704908 parameters, 0 gradients
Adding AutoShape...
Town05 is not found in your CARLA repo! Please download all town maps to your CARLA repo!
Traceback (most recent call last):
File "/home/cc/OpenCDA/opencda/scenario_testing/single_town05_cosim.py", line 47, in run_scenario
sumo_file_parent_path=sumo_cfg)
File "/home/cc/OpenCDA/opencda/scenario_testing/utils/cosim_api.py", line 65, in init
cav_world)
File "/home/cc/OpenCDA/opencda/scenario_testing/utils/sim_api.py", line 200, in init
if not self.world:
AttributeError: 'CoScenarioManager' object has no attribute 'world'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "opencda.py", line 60, in <module>
main()
File "opencda.py", line 55, in main
scenario_runner(opt, config_yaml)
File "/home/cc/OpenCDA/opencda/scenario_testing/single_town05_cosim.py", line 91, in run_scenario
eval_manager.evaluate()
UnboundLocalError: local variable 'eval_manager' referenced before assignment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions