sanjayseshan / autodrive

Horus Autonomous Driving System

Home Page:https://sanjayseshan.github.io/autodrive/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Drive

This hosts the code fot the second phase of Science Fair project (2019 PRSEF, 2019 PJAS, and 2019 ISEF).
The code for phase I (PRSEF 2018) is in the old_system directory.

tracking.final.py: This is the code to run on each infrastructure camera, which identifies the vehicle and computes steering adjustment. Adjustment is transmitted over UDP to the rpi vehicle.

python tracking.final.py "camid" "interval/duration" "null" "outage threshold"

rpi/: Code for the Raspberry Pi

Visit my project website and paper for detailed information.

About

Horus Autonomous Driving System

https://sanjayseshan.github.io/autodrive/


Languages

Language:Python 100.0%