Skip to content

0MoDev0/Autonomous-Sessions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous-Sessions

Welcome to the repository for the Autonomous Systems Sessions. These sessions are designed to provide a solid foundation in the field of autonomous systems, with content accessible for beginners. Below is an overview of the sessions and key topics covered.

Introduction to Autonomous Systems

Instructor: Yousef Asal

Date: 5/10/2024

  • What is autonomous system
  • Why autonomous just appeared in the recent years
  • How does autonomous systems work
  • Levels of autonomous
  • Challenges facing autonomous

Intro to Perception

Instructor: Omar Fahmy

Date: 7/10/2024

  • Understand what perception is
  • Know perception goals and challenges
  • Know sensors used inperception and understand the principle of how the camera and lidar work
  • Understand how to do computer vision with traditional machine learning through image processing and feature extraction
  • Understand the principles of convolutional neural networks and YOLO pretrained model

Intro to SLAM

Instructor: Omar Ashraf

Date: 9/10/2024

  • What is autonomous system
  • Why autonomous just appeared in the recent years
  • How does autonomous systems work
  • Levels of autonomous
  • Challenges facing autonomous

Intro to Motion Planning

Instructor: Ahmed Elshaboury

Date: 12/10/2024

  • What is motion planning
  • Define the planning problem
  • Different planning approaches
  • Discrete planning methods
  • Continuous representation
  • Discretization & its Types
  • Graph search algorithms

Intro to Control

Instructor: Abdallah Nabil

Date: 14/10/2024

  • What is control and what do we use it for
  • time analysis
  • PID controller
  • Modelling (bicycle model & two-wheel model)
  • Pure pursuit controller
  • Stanely Controller

Intro to Integration in Autonomous systems

Instructor: Zaynap Ahmad

Date: 17/10/2024

  • Autonomous system architecture
  • control architecture (sense , plan , act)
  • Software integration
  • Frameworks in Robotics
  • ROS 2 architecture
  • Hardware-Software integration

Have Questions?

If you have any questions related to the content, feel free to ask in the Discussion Tab of this repository. The community and instructors are here to help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • C++ 1.1%