Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force insertion in SUMO meso (extended from issue #16096) #16118

Open
cherryh2021 opened this issue Feb 3, 2025 · 0 comments
Open

Force insertion in SUMO meso (extended from issue #16096) #16118

cherryh2021 opened this issue Feb 3, 2025 · 0 comments

Comments

@cherryh2021
Copy link

Hi SUMO community,

I previously raised issue #16096, and I appreciate your prompt response in making insertionChecks="none" functional. I have since cloned the updated code and successfully built it on Linux.

However, in the attached test case (test.zip), I still observe departDelay when attempting to insert more than three vehicles into a single mesoscopic segment within one timestep, despite the segment's capacity exceeding five vehicles..

Does this imply that additional conditions beyond those specified in insertionChecks must be met for vehicle insertion? Additionally, is there an alternative approach to enforce vehicle insertion in mesoscopic mode? For instance, would it be possible to enable the moveTo function for mesoscopic simulations?

Thank you for your time and assistance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants