sumo icon indicating copy to clipboard operation
sumo copied to clipboard

Resource division method of intersection

Open a-123-du opened this issue 1 year ago • 5 comments

Hello, I am a postgraduate student from Northwestern Polytechnical University-MINES Paris Tech Joint Laboratory for Robot and Swarm Intelligent Systems. The website of our team lab is http://jlrsis.com:8080/JLRSISLab/index.jsp .I have proposed a method to partition areas based on intersections, and can implement the intersection scheduling algorithm based on the reservation of these areas, which is suitable for the research related to the reservation based intersection scheduling mechanism, and I have done the vehicle fleet cooperative intersection scheduling based on this method in my graduation design. Now I want to submit this area partitioning algorithm to the SUMO community. This is the file about my road network file and the code of division, please check, thank you very much. https://github.com/a-123-du/Intersection-critical-zone-division

SUMO-version:1.17.0

operating system:Windows

a-123-du avatar Dec 29 '23 09:12 a-123-du

路口基于行驶路线的临界区生成图

a-123-du avatar Dec 29 '23 09:12 a-123-du

It would probably help interested people if English comments were added.

m-kro avatar Jan 03 '24 09:01 m-kro

如果添加英文评论,可能会对感兴趣的人有所帮助。

Ok, do you mean to change the comments in the code to English? thank you.

a-123-du avatar Jan 04 '24 02:01 a-123-du

Yes.

m-kro avatar Jan 04 '24 06:01 m-kro

Yes. Ok, I have changed the comments in the code to English, thank you for checking. https://github.com/a-123-du/Intersection-critical-zone-division

a-123-du avatar Jan 06 '24 12:01 a-123-du

Hello, I am trying to run your codes but it doesn't work because 'traci_study.parse_xml' is missed, can you add it to your project ? Thanks!

loveliyliy avatar Mar 01 '24 08:03 loveliyliy