Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTONOMOUS CAR WITH CPP

This application developed on top of raspberry pi os 64 bit environment on raspberry pi 5 with camera module v3

BUILD

Dependencies: OpenCV ONNXRuntime LCCV

DEBIAN

NOTE-1: You can specify your generator. NOTE-2: YOU MUST CLONE THIS REPO RECURSIVELY.

    sudo apt install build-essential cmake git libcamera-dev libopencv-dev
    
    git clone https://github.com/seyyitgenc/cpp-autonomous-vehicle.git --recursive
    bash build.sh
    bash run.sh

For traffic sign recognition

For lane following code

For onnxruntime

For LCCV

About

Autonomous vehicle code written with CPP, using ONNX model to recognize signs.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages