Skip to content

mazenelnahla/Towards-Enhanced-Autonomous-Driving-Experience

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Towards Enhanced Autonomous Driving Experience

In this project, our goal is to create a smart vehicle designed to address common challenges faced by drivers, enhancing the overall driving experience by mitigating difficulties encountered on the road.

Table of Contents:

Our Approach:

Our approach is to design a smart vehicle that features:

  • Auto Pilot System: ​

    • Perceiving surrounding Environment system.​
    • Prediction motion and behavior of road agents. ​
    • Localizing itself.​
    • Planning road from source to destination.​
  • ADAS:​

    • Steer-by-wire.​
    • Adaptive headlight.​
    • Infotainment system.​
  • Driver Emergency alert

    • Dashboard Alert System.​
    • Sleep alert.

Block Diagrams:

Our project has two modes of operation:

Autopilot mode of operation:

Autopilot mode


Driver mode of operation

Driver mode


Internal block diagrams

Agent Motion Prediction Architecture

Agent Motion Prediction Architecture

Autopilot Algorithms integration

Autopilot Algorithms integration

Steer by wire

Adaptive Headlights

Instrument Cluster

Infotainment System


Directory Hierarchy

  Project Root
  ├── AMP #(Agent Motion Prediction)
  │   ├── 
  │   │   ├── Datasets Exploration
  |   |   |   ├── Notebooks #(Tutorials)
  |   |   |   ├── papers    #(Collected papers about AMP)
  │   │   ├── CNN Motion-Experiments
  |   |   ├── README.md
  ├── ADAS #(Advanced driver assistance systems)
  │   ├── README.md
  ├── AV #(Autonomous Vehicle)
  │   ├── README.md
  ├── Dashboard
  │   ├── AV-Cluster

About

A repository for my graduation project "Towards Enhanced Autonomous Driving Experience"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.2%
  • C 0.1%
  • QML 0.1%
  • C++ 0.0%
  • Assembly 0.0%