DaRL-LibSignal / LibSignal

107 stars 21 forks source link

MPLight on Manhattan_28x7 network #8

Closed YQCW closed 6 months ago

YQCW commented 1 year ago

Hi,

I ran the MPLight agent on the Manhattan_28x7 network and got the following error: File "/common/home/qy129/DaRL/LibSignal/agent/mplight.py", line 52, in init self.phase_pairs = self.dic_traffic_env_conf.param['signal_config'][map_name]['phase_pairs'] KeyError: 'manhattan_28x7'

Could you help me to solve this problem? Thanks!

Best regards, Qinchen Yang