Open sidg2110 opened 1 month ago
is CARLA open correctly by the scripts?
Resolved now. I think the issue was with in the _cleanup()
method of LeaderboardEvaluator
class. I added a hasattr
check before deleting the manager
object and it works fine now.
I am trying to run the data collection python file. In the
collect.yaml
file, I have set the configuration to -I run the command -
python run_steps/phase0_run_eval.py port=2010 resume=True if_open_carla=True
I get the following error -
How to resolve this error? I am using CARLA_0.9.10