Skip to content

msjun23/Self-Driving-Car-Minimi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Driving-Car-Minimi

Personal project at Baram, Academic group
Division of Robotics, Kwangwoon University at Seoul, Korea
Term: 09.2020. ~ 11.2020.
Intro: Self Driving Car project using OpenCV and Tensorflow API

Hardware: Jetson Nano(for vision, learning), NUCLEO64-STM32F401RE(for motor control)
OS: Jetson Nano -> Ubuntu / F401RE -> Window
Programming Language: Python & C


Basically detecting & following lane. And using Tensorflow API, detect human(or car, but not in result video...) for emergency stop.

Used Jetson Nano for image processing and learning. Result of lane detecting and human detecting is transmitted to embedded board, F401RE for motor control.

For motor control, used PID controller. Error input is deviation, from center of lane and robot's current position(center of horizontal camera image).

slide1 slide2
slide3 slide4


My epilogue about this project is here

About

2020 하반기 바람 프로젝트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages