Skip to content

TaiPee/Robotics2

Repository files navigation

Autonomous Car - Laboratory Assignment Repository

Solution to the Laboratory Assignment 2 submitted in partial fulfillment of the requirements for the course in Robotics 2022/2023 at Instituto Superior Técnico - Lisbon University.

alt text

Abstract

This paper presents a comprehensive study of various key components required for an autonomous car, specifically focusing on Guidance, Control, and Sensors. The study covers aspects of reference path, control systems, and hardware implementation. The reference path is achieved through image processing of the location's map, taking into account the roads and the capability of performing curves. The control system is done using the Pure Pursuit algorithm and is responsible for controlling the vehicle's actuators and ensuring smooth navigation of the vehicle. The implementation of the sensors is merged through the use of an Extended Kalman Filter (EKF), providing an estimate of the vehicle's position, velocity and attitude. Overall, the study provides a detailed overview of each component and how they work together to enable autonomous driving. The findings of this study can be used to inform the development of self-driving cars and other autonomous vehicle systems.

Keywords

Autonomous vehicles, Self-driving cars, Path planning, Computer vision, Localization, Control systems, Pure Pursuit, Sensor fusion, Extended Kalman Filter

System Overview

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6