Repository navigation

#

automated-vehicles

CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication. Doxygen Source Code Documentation :

C++
413
3 天前

To guarantee safe and efficient driving for automated vehicles in complicated traffic conditions, the motion planning module of automated vehicles are expected to generate collision-free driving policies as soon as possible in varying traffic environment. However, there always exist a tradeoff between efficiency and accuracy for the motion planning algorithms. Besides, most motion planning methods cannot find the desired trajectory under extreme scenarios (e.g., lane change in crowded traffic scenarios). This study proposed an efficient motion planning strategy for automated lane change based on Mixed-Integer Quadratic Optimization (MIQP) and Neural Networks. We modeled the lane change task as a mixed-integer quadratic optimization problem with logical constraints, which allows the planning module to generate feasible, safe and comfortable driving actions for lane changing process. Then, a hierarchical machine learning structure that consists of SVM-based classification layer and NN-based action learning layer is established to generate desired driving policies that can make online, fast and generalized motion planning. Our model is validated in crowded lane change scenarios through numerical simulations and results indicate that our model can provide optimal and efficient motion planning for automated vehicles

MATLAB
69
3 年前

A Python library extending SUMO for the simulation of interaction between automated vehicles and pedestrians.

HTML
21
2 个月前

This repository contains software for multi-agent simulation model of mixed traffic flow of connected (HVs) and automated vehicles (AVs) in Python using pygame, matplotlib, numpy, scipy and seaborn libraries. The software is capable of simulating many different cases of traffic flow and creates data files and figures for the purpose of analysis. Currently I am working on making the front end of the software more user friendly for potential commercialization.

Python
18
5 年前

The project proposed automated vehicle driving strategies based on reinforcement learning.

MATLAB
17
4 年前

Multi-objective dynamic traffic assignment for social optimal shared autonomous vehicles

Python
8
4 年前

Open Car (Mobility) Testing Automation Networked Environment - OCTANE API

7
2 年前

(IEEE-ITS 2023) Improving Efficiency and Generalisability of Motion Prediction with Deep Multi-Agent Learning and Multi-Head Attention

Python
7
4 个月前

A comprehensive simulation platform integrating vehicle dynamics, environment emulation, body controls, and battery management for holistic testing and validation of automated vehicles.

Python
7
2 年前

the project objective is to design, manufacture and control Hospital and hotels cleaning automated guided vehicle.

C++
3
2 年前

VLPR System: Open-source Python project for automatic license plate recognition. Uses advanced image processing and OCR to extract alphanumeric characters. GitHub repo for collaboration.

Python
2
1 年前

An image classifier that can classify various traffic symbols present on the road , built by keeping in mind how automated vehicles can use these for more effortless user experience .

Jupyter Notebook
2
4 年前

This repository shares vectorised python scripts to calculate various surrogate safety measures (SSMs), or in another way called, surrogate measures of safety (SMoS) for pairs of road users on an abstracted plane of road, i.e., in a two-dimensional space.

Python
2
1 个月前

Bachelor's Thesis in Aalto University

0
5 年前