All Projects → Gireeshsuresh → Autonomous-Parking-System

Gireeshsuresh / Autonomous-Parking-System

Licence: MIT license
Automatic Parking is an autonomous car maneuvering system (part of ADAS) that moves a vehicle from a traffic lane into a parking spot to perform parallel parking. The automatic parking system aims to enhance the comfort and safety of driving in constrained environments where much attention and experience is required to steer the car. The parking…

Programming Languages

Makefile
30231 projects
CMake
9771 projects
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Autonomous-Parking-System

dreyeve
[TPAMI 2018] Predicting the Driver’s Focus of Attention: the DR(eye)VE Project. A deep neural network learnt to reproduce the human driver focus of attention (FoA) in a variety of real-world driving scenarios.
Stars: ✭ 88 (+125.64%)
Mutual labels:  autonomous-driving, adas
Lidarobstacledetection
Lidar Obstacle Detection
Stars: ✭ 90 (+130.77%)
Mutual labels:  self-driving-car, autonomous-driving
Self Driving Car In Video Games
A deep neural network that learns to drive in video games
Stars: ✭ 559 (+1333.33%)
Mutual labels:  self-driving-car, autonomous-driving
WIMP
[arXiv] What-If Motion Prediction for Autonomous Driving ❓🚗💨
Stars: ✭ 80 (+105.13%)
Mutual labels:  self-driving-car, autonomous-driving
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+4871.79%)
Mutual labels:  self-driving-car, autonomous-driving
Error-State-Extended-Kalman-Filter
Vehicle State Estimation using Error-State Extended Kalman Filter
Stars: ✭ 100 (+156.41%)
Mutual labels:  self-driving-car, autonomous-driving
Dig Into Apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
Stars: ✭ 903 (+2215.38%)
Mutual labels:  self-driving-car, autonomous-driving
opendlv
OpenDLV - A modern microservice-based software ecosystem powered by libcluon to make vehicles autonomous.
Stars: ✭ 67 (+71.79%)
Mutual labels:  self-driving-car, autonomous-driving
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (+276.92%)
Mutual labels:  self-driving-car, autonomous-driving
Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (+4710.26%)
Mutual labels:  self-driving-car, autonomous-driving
BtcDet
Behind the Curtain: Learning Occluded Shapes for 3D Object Detection
Stars: ✭ 104 (+166.67%)
Mutual labels:  self-driving-car, autonomous-driving
Awesome Self Driving Car
An awesome list of self-driving cars
Stars: ✭ 185 (+374.36%)
Mutual labels:  self-driving-car, autonomous-driving
urban road filter
Real-time LIDAR-based Urban Road and Sidewalk detection for Autonomous Vehicles 🚗
Stars: ✭ 134 (+243.59%)
Mutual labels:  self-driving-car, autonomous-driving
Apollo
An open autonomous driving platform
Stars: ✭ 19,814 (+50705.13%)
Mutual labels:  self-driving-car, autonomous-driving
RCAutopilot
Autonomous RC Car powered by a Convoluted Neural Network implemented in Python with Tensorflow
Stars: ✭ 35 (-10.26%)
Mutual labels:  self-driving-car, autonomous-driving
Carla
Open-source simulator for autonomous driving research.
Stars: ✭ 7,012 (+17879.49%)
Mutual labels:  self-driving-car, autonomous-driving
Autonomous-RC-Car
Self-driving RC Car ROS Software
Stars: ✭ 17 (-56.41%)
Mutual labels:  self-driving-car, autonomous-driving
Hybrid-A-Star-U-Turn-Solution
Autonomous driving trajectory planning solution for U-Turn scenario
Stars: ✭ 75 (+92.31%)
Mutual labels:  self-driving-car, autonomous-driving
Self Driving Car
Automated Driving in NFS using CNN.
Stars: ✭ 105 (+169.23%)
Mutual labels:  self-driving-car, autonomous-driving
Apollo perception ros
Object detection / tracking / fusion based on Apollo r3.0.0 perception module in ROS
Stars: ✭ 179 (+358.97%)
Mutual labels:  self-driving-car, autonomous-driving

MOTION PLANNING AND CONTROL FOR AUTONOMOUS VEHICLES IN URBAN PARKING SPACES

The main objective of this work is to test and implement an Motion planning and the obvious control that will facilitate Autonomous Parking in Urban spaces. This includes, but not limited to perform Parallel, angular and perpendicular parking maneuvers for a Autonomous Vehicle (preferably a Car ) in a Simulated Environment


ABSTRACT

Automatic Parking is an autonomous car maneuvering system that moves a vehicle from a traffic lane into a parking spot to perform parallel parking. The automatic parking system aims to enhance the comfort and safety of driving in constrained environments where much attention and experience is required to steer the car. The parking maneuver is achieved by means of coordinated control of the steering angle and speed which considers the actual situation i.e., the free spaces and the obstacle spaces in the environment to ensure collision-free motion within the available space. The path shape required for a parking maneuver is evaluated from the environmental model, generating a fifth-order polynomial, the corresponding control commands are selected and parameterized to provide motion within the available space. In real-time application, the commands are executed by the car servo-systems which drive the vehicle into the parking place.


Contacts

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].