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

Simulate Detailed Bicycle Trajectory for Teleportation Mode #1167

Open
jingjunL opened this issue Sep 26, 2024 · 0 comments
Open

Simulate Detailed Bicycle Trajectory for Teleportation Mode #1167

jingjunL opened this issue Sep 26, 2024 · 0 comments

Comments

@jingjunL
Copy link

I want to simulate bicycle trajectory (which links the bike has passed) in one MATSim simulation. Basically, for the mode bike, I would first like the router to calculate the shortest links that need to be used from origin to destination. Then, based on a pre-fixed speed (e.g. 5km/h), the agent will be teleported to the destination without influencing traffic congestion. (In other words, I want to simulate the bike mode and get the detailed links used for the trip in the event output). This is a little bit similar to the ride mode but still different (as I do not need the congested travel time).

I remember this is easily configurable in the config... Or am I wrong, I rather need to write my new router for the bike mode?

Thanks :)

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

No branches or pull requests

1 participant