Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.54 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.54 KB

| Overview | Reproducibility | License | Contact |

New information

  • Launch new simulations here

Scoop Demo

Binder

Overview

The following not is oriented to reproduce and simulate some effects of sending messages from infrastructure to connected vehicles.

  • The following results are reproducible by executing instructions in the Jupyter Notebook .
Traffic Dynamic Response

Reproducibility

Download this repository

git clone https://github.com/aladinoster/infra_to_vehicle_speed_msg.git

Be sure to get conda, then:

conda env create -f environment.yml
conda activate v2vcflaw
jupyter labextension install jupyterlab_bokeh
jupyter lab General.ipynb

License

The code here contained is licensed under MIT License

Contact

If you run into problems or bugs, please let us know by creating an issue an issue in this repository.