Skip to content

0x7b1/co2-emission-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CO2 Emission Simulator

Screenshot

Go to the academic report

This is the repository for the project titled "A real-time simulation based approach for quantifying CO2 emissions of urban car traffic". It contains the report and two programs that are part of it.

The server folder contains the code for the backend part. It does the server gateway logic for the simulation. To execute the program run yarn start

The web-app folder contains the code for the frontend tool. It's a visualization tool that gathers info from the server in real time. To execute the program run yarn start

The simulator folder contains the code for the simulator. It's an automation tool that communicates with SUMO for generating vehicle traffic. To execute the program run python runner.py

References

About

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors