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

Handle motorcylces #171

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from
Draft

Conversation

Nitnelav
Copy link
Collaborator

@Nitnelav Nitnelav commented Nov 21, 2023

This PR adds a new mode in the list of choices : motorcycles.
This is optional, for backward compatibility, and enabled using the --with-motorcycle command line option

The pipeline part is not finished yet but I wanted to open the PR early to get feedback early, so don't hesitate to comment on anything.

Some things to be aware of :

  • This option relies on the motorcycles vehicles to exist in the vehicles.xml file and their Id to be like m_[person_id] (for exemple : 'm_100065', 'm_1000984', etc...)
  • This option relies of the 'motorcycleAvailability' attribute to exist and be not 'none' in the population
  • The utility is the same as the car mode for now, any work on computing/calibrating the utility functions that include motorcycles are welcome :)
  • This option enables the SeepageQ qsim option, motorcycle is declared as a seepage mode

@sebhoerl sebhoerl marked this pull request as draft December 15, 2023 09:19
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

Successfully merging this pull request may close these issues.

None yet

1 participant