All Projects → volkhin → Roadtrafficsimulator

volkhin / Roadtrafficsimulator

Licence: mit
Road traffic simulator and signals optimizer in CoffeeScript & HTML5

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Roadtrafficsimulator

vrep-api-python
Simple for use Python binding for Coppelia Robotics V-REP simulator (remote API)
Stars: ✭ 22 (-94.43%)
Mutual labels:  simulator
Matterport3dsimulator
AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Stars: ✭ 260 (-34.18%)
Mutual labels:  simulator
Openscope
openScope Air Traffic Control Simulator
Stars: ✭ 358 (-9.37%)
Mutual labels:  simulator
ecu-simulator
OBD-II ECU Simulator
Stars: ✭ 24 (-93.92%)
Mutual labels:  simulator
PokemonBattleEngine
A C# library that can emulate Pokémon battles.
Stars: ✭ 92 (-76.71%)
Mutual labels:  simulator
Qvm
The @rigetti high-performance quantum virtual machine.
Stars: ✭ 300 (-24.05%)
Mutual labels:  simulator
behavioral cloning
No description or website provided.
Stars: ✭ 26 (-93.42%)
Mutual labels:  simulator
Gym Duckietown
Self-driving car simulator for the Duckietown universe
Stars: ✭ 379 (-4.05%)
Mutual labels:  simulator
Aitrack
6DoF Head tracking software
Stars: ✭ 262 (-33.67%)
Mutual labels:  simulator
Riscv vhdl
Portable RISC-V System-on-Chip implementation: RTL, debugger and simulators
Stars: ✭ 356 (-9.87%)
Mutual labels:  simulator
chalet
Cornell House Agent Learning Environment
Stars: ✭ 42 (-89.37%)
Mutual labels:  simulator
MythSim
The Mythical CPU Simulator for Real Students
Stars: ✭ 19 (-95.19%)
Mutual labels:  simulator
Devicekit
DeviceKit is a value-type replacement of UIDevice.
Stars: ✭ 3,566 (+802.78%)
Mutual labels:  simulator
awesome-webots
Awesome Webots
Stars: ✭ 46 (-88.35%)
Mutual labels:  simulator
Hexapod
Blazing fast hexapod robot simulator for the web.
Stars: ✭ 370 (-6.33%)
Mutual labels:  simulator
msgbots
Messenger Bot Simulator ( Rhino )
Stars: ✭ 17 (-95.7%)
Mutual labels:  simulator
Qpp
A modern C++11 quantum computing library
Stars: ✭ 277 (-29.87%)
Mutual labels:  simulator
Maro
Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.
Stars: ✭ 378 (-4.3%)
Mutual labels:  simulator
Hardcore Sk
Rimworld Hardcore SK project, our portal:
Stars: ✭ 375 (-5.06%)
Mutual labels:  simulator
Jupiter
RISC-V Assembler and Runtime Simulator
Stars: ✭ 326 (-17.47%)
Mutual labels:  simulator

RoadTrafficSimulator

Traffic simulator and road lights adjuster using Intelligent Driver Model and lane-changing model MOBIL. Written in CoffeeScript and HTML5.

Currently it provides only simulator with visualizer but in future releases traffic lights optimizer will be added to construct best possible schedule and avoid traffic jams.

Demo

http://volkhin.com/RoadTrafficSimulator

  • Mouse and wheel - scrolling and zoom
  • shift + click -- create intersection
  • shift + drag from one intersection to another -- create road

Or just press generateMap in control panel and add cars with carsNumber slider.

Contributing

Feel free to send pull requests and create bug reports/reature requests using issues. Or just send me your feedback to [email protected]. To run simulator

git clone https://github.com/volkhin/RoadTrafficSimulator
cd RoadTrafficSimulator
npm install

And open index.html in your browser. Use gulp to rebuild project.

Stories in Ready

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].