Skip to content

Milestones and planning #8

@pa-laharotte

Description

@pa-laharotte
  • itstools version:
  • Python version:
  • Operating System:

Description

  • Define the architecture to have a module-based specification : 1 module with the model itslef (everything that can be shared between use cases: Car-following / lane Changing ...) + 1 module for network description + 1 module per use case

  • Priorities:

  1. [Network description] Describe the architecture of network.py and add the appropriate features to the vehicle description

  2. Add the ability to manage multiple pipes instead of only one: on-ramp merge / off-ramp merge / Successive pipes / sucessive on-ramps. It includes the necessity to solve the problem of transferring from one pipe to another.

  3. Solve the merging issues (junctions problems)

  4. Add the lane changing ability : implement the MOBIL or whatever lane change model

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions