Skip to content

albinpoignot/IDMTrafSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

/** 
 * Copyright 2012 Albin Poignot & Julien Teruel
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * 
 *   http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

---- This project was realized during classes in Polytech Tours french school ----

IDMTrafSim provides an implementation of the Intelligent Driver Model. You can found some description about this mathematics model here : 
http://en.wikipedia.org/wiki/Intelligent_driver_model.
 
It includes manual append of cars and three traffic lights. You can also start/stop and pause/resume the simulation.

Things to know :
     - if a collision appends, the car will come back to the beginning of the road
     - a traffic light is managed as a stopped car

You can contact me if you have any problem or question.

About

Traffic Simulation in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages