Closed SeasonedLeo closed 1 year ago
You have to replace the string "path_to_your_network.net.xml" with a string containing an actual network file. See the examples https://github.com/LucasAlegre/sumo-rl/tree/main/experiments
@LucasAlegre hello, I meet the same question, when i run dqn_big_intersection.py in experiments folder, an error occurs like below, could u help me to solve this, thanks
You have to adjust the path to the network file.
Hi Everybody ,
I have been trying to setupsumo-rl but I am getting this error " Connection closed by SUMO" Snap shot attached .
I followed the process as mentioned in the document , the only difference is with how Sumo was installed /setup. Since I dont have admin rights I unzipped the zip version of sumo 64-bit zip with all extras (contains GPL code): sumo-win64extra-1.18.0.zip149 MB
then i followed theinstruction to setup sumo as mentioned in sumo-rl document . set up paths and tried running basic code, showne below and that is whaen I get this error , please help/provide directions. Thanks