Skip to content

BruceChanJianLe/cpp-traffic-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP Traffic Simulator

This is a project from udacity C++ nanodegree program. This project demonstrated how the C++ concurency being used. Please read the CMakeLists.txt to identify the OpenCV version to be installed.

Project Overview

img

This project is run inside docker. Please look at my other repo like docker-setup and docker-display-gui.

Project Schematic img

Building and Running

mkdir build
cd build
cmake ..
make
./cpp-traffic-simulator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published