Skip to content

An autonomous vehicle for the IGVC competition, featuring the integration of lane-keeping and object-avoidance algorithms with precise motor control

Notifications You must be signed in to change notification settings

Debinb/IGVC-Robot-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IGVC-Robot-Barbie-Jeep

This project focuses on developing an autonomous vehicle for the Intelligent Ground Vehicle Competition (IGVC). The vehicle integrates lane-keeping and object-avoidance algorithms, coupled with precise motor control, to navigate complex environments.

Features:

  • Lane Detection: Real-time lane detection algorithms for staying within designated paths, even when only one lane is visible using a 120 degree wide-angle camera.
  • Object Avoidance: LiDAR-based object detection and avoidance, combined with custom algorithms for navigating around obstacles.
  • Motor Control: Efficient communication between a NVIDIA Jetson Nano and Arduino ESP32 to control motors via a Sabretooth motor driver.
  • Hybrid Approach: Combines Python-based software for computer vision processing on the Jetson Nano with motor control logic executed on the TM4C MCU.

Demo:

alt-text

About

An autonomous vehicle for the IGVC competition, featuring the integration of lane-keeping and object-avoidance algorithms with precise motor control

Resources

Stars

Watchers

Forks

Packages

No packages published