licit-lab / symupy

SymuPy: A python API for SymuVia
https://symupy.readthedocs.io/en/stable/
MIT License
4 stars 3 forks source link

Adds the `AlterRoute` command within symupy #75

Closed aladinoster closed 2 years ago

aladinoster commented 3 years ago

This PR has as an intention to add a new symupy command for the added functionality on https://github.com/licit-lab/Open-SymuVia/commit/8c41ebe79fa3320f00ebd14c0e14db1872b0dede

Status:

To test please refer to the example: https://github.com/licit-lab/symupy-examples/blob/main/4-crosssing_by_steps.py

Instructions for reproducibility: https://github.com/licit-lab/symupy-examples/blob/main/README.md

Note: Change the path towards the corresponding local symuflow path. The last version of symuflow on anaconda does not expose methods to reroute or get vehicle properties.