Skip to content

Traffic simulation based on the intelligent driver model and simulation implementation by Martin Treiber

Notifications You must be signed in to change notification settings

hannaseithe/TrafficSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrafficSimulation

This traffic simulation uses the Intelligent Driver Model by Martin Treiber and is based on his traffic flow simulation : https://traffic-simulation.de/

In order to install and run locally, you need to have node.js and NPM installed (https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).

  1. Download the files to a folder
  2. Run "npm install" inside that folder from command line.
  3. Run "npm run build" inside that folder from command line.
  4. Then run "npm run serve". The side will be served on localhost:8080 in your browser

About

Traffic simulation based on the intelligent driver model and simulation implementation by Martin Treiber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published