Open 1585596474 opened 1 month ago
I found the default directory and modified the runevaluation.sh. and I met a problem. How can I solve this?
`The scenario could not be loaded:
'LeaderboardEvaluator' object has no attribute 'traffic_manager'
Traceback (most recent call last): File "/mnt/ssd/TCP/leaderboard/leaderboard/leaderboard_evaluator.py", line 350, in _load_and_run_scenario self._load_and_wait_for_world(args, config.town, config.ego_vehicles) File "/mnt/ssd/TCP/leaderboard/leaderboard/leaderboard_evaluator.py", line 232, in _load_and_wait_for_world self.traffic_manager.set_synchronous_mode(False) AttributeError: 'LeaderboardEvaluator' object has no attribute 'traffic_manager'
Registering the route statistics`
Thank you for sharing your code.
I have trained the model, but I cannot find it. I have not modified any code. Can you tell me the default directory of saving the ckpt file?