yishuolin / visualization_of_intersection_management

Visualization of Graph-Based Intersection Management

Home Page:visualization-of-intersection-management.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualization of Graph-Based Intersection Management

image

Final Project for Introduction to Intelligent Vehicles

In this project, we propose an online visualization platform for graph-based intersection management[1]. We implement the traffic animation and the visualization of timing conflict graph. We believe that the platform can motivate users to learn and help them understand the concept. While our work focus on 2x2 rectangular conflict zones, we hope it can be generalized in the future.

Get Started

npm install

Run in Development Mode

npm run start

Open localhost:10922 to view the platform.

3D Model Credits

References

[1] Yi-Ting Lin, Hsiang Hsu, Shang-Chien Lin, Chung-Wei Lin, Iris Hui-Ru Jiang, and Changliu Liu. Graph-based modeling, scheduling, and verification for intersection management of intelligent vehicles. ACM Trans. Embed. Comput. Syst., 18(5s), oct 2019.

About

Visualization of Graph-Based Intersection Management

visualization-of-intersection-management.vercel.app


Languages

Language:JavaScript 98.1%Language:CSS 1.4%Language:HTML 0.5%