Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Convert vissim to sumo

Good morning,

I am using the toolbox (convert_vissimXML_flows_statRoutes.py) to convert vissim to sumo route file and here is result:

Namespace(SUMO_net='net.net.xml', output_file='outputfile', vissim_input='robust_hmt_matlabhoz.inpx') 

---

* loading VISSIM net:
robust_hmt_matlabhoz.inpx
---

* loading SUMO net:
net.net.xml
Traceback (most recent call last):
File "/home/phuong/Downloads/sumo-svn/tools/import/vissim/convert_vissimXML_flows_statRoutes.py", line 380, in <module>
validate_rel_flow(routes_by_start_d)
File "/home/phuong/Downloads/sumo-svn/tools/import/vissim/convert_vissimXML_flows_statRoutes.py", line 234, in validate_rel_flow
route["rel_flow"][:, 0]) == False:
IndexError: too many indices for array

Can you please give me some ideas/suggestions to fix this error?
Thank you very much.
Best regards,
Phuong.

--
Ms. Phuong Thi Mai Nguyen
PhD student, De Montfort University, 

Back to the top