You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
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?
The text was updated successfully, but these errors were encountered: