Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
I am very interested in conducting lane-free traffic simulation using SUMO, particularly exploring the concept of Traffic Fluid. In this scenario, vehicles can be positioned arbitrarily within the road boundaries and may require custom vehicle motion models.
I would like to inquire if there is any existing open-source code or plugins that can help me implement such a simulation environment. If there are no ready-made solutions, how should I begin developing such functionality?
Here are some of my specific requirements and questions:
Lane-Free Simulation: I need to implement a lane-free environment in SUMO where vehicles can drive at any lateral position on the road.
Custom Vehicle Motion: I would like to be able to customize the vehicle motion models instead of using the default ones provided by SUMO.
Open-Source Code: Is there any open-source code or plugins that I can refer to or use directly?
Development Guidance: If I need to develop it myself, could you provide some suggestions?
I am still at an early stage of researching this issue, and any help or resources would be very valuable.
Hello everyone,
I am very interested in conducting lane-free traffic simulation using SUMO, particularly exploring the concept of Traffic Fluid. In this scenario, vehicles can be positioned arbitrarily within the road boundaries and may require custom vehicle motion models.
I would like to inquire if there is any existing open-source code or plugins that can help me implement such a simulation environment. If there are no ready-made solutions, how should I begin developing such functionality?
Here are some of my specific requirements and questions:
I am still at an early stage of researching this issue, and any help or resources would be very valuable.
Thank you for your time and assistance!