All Projects → mrsd16teamd → loco_car

mrsd16teamd / loco_car

Licence: MIT, Unknown licenses found Licenses found MIT LICENSE Unknown license.txt
Software for LOCO, our autonomous drifting RC car.

Programming Languages

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

Projects that are alternatives of or similar to loco car

Lidarobstacledetection
Lidar Obstacle Detection
Stars: ✭ 90 (+104.55%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+4306.82%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Pylot
Modular autonomous driving platform running on the CARLA simulator and real-world vehicles.
Stars: ✭ 104 (+136.36%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Constrained attention filter
(ECCV 2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
Stars: ✭ 36 (-18.18%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Awesome Self Driving Car
An awesome list of self-driving cars
Stars: ✭ 185 (+320.45%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Autonomous driving
Ros package for basic autonomous lane tracking and object detection
Stars: ✭ 67 (+52.27%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Carma Platform
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.
Stars: ✭ 243 (+452.27%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Awesome Interaction Aware Trajectory Prediction
A selection of state-of-the-art research materials on trajectory prediction
Stars: ✭ 625 (+1320.45%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Apollo perception ros
Object detection / tracking / fusion based on Apollo r3.0.0 perception module in ROS
Stars: ✭ 179 (+306.82%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Jetson Car
Autonomous Racing Car using NVIDIA Jetson TX2 using end-to-end driving approach. Paper: https://arxiv.org/abs/1604.07316
Stars: ✭ 172 (+290.91%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Dig Into Apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
Stars: ✭ 903 (+1952.27%)
Mutual labels:  autonomous-driving, autonomous-vehicles
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 (+100%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Ultra Fast Lane Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
Stars: ✭ 688 (+1463.64%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Novel Deep Learning Model For Traffic Sign Detection Using Capsule Networks
capsule networks that achieves outstanding performance on the German traffic sign dataset
Stars: ✭ 88 (+100%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Carla
Open-source simulator for autonomous driving research.
Stars: ✭ 7,012 (+15836.36%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (+234.09%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Autowarearchitectureproposal.proj
This is the source code of the feasibility study for Autoware architecture proposal.
Stars: ✭ 394 (+795.45%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Autorally
Software for the AutoRally platform
Stars: ✭ 595 (+1252.27%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Pythonrobotics
Python sample codes for robotics algorithms.
Stars: ✭ 13,934 (+31568.18%)
Mutual labels:  autonomous-driving, autonomous-vehicles
Rtm3d
Unofficial PyTorch implementation of "RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving" (ECCV 2020)
Stars: ✭ 211 (+379.55%)
Mutual labels:  autonomous-driving, autonomous-vehicles

Team LoCo: loco_car

Software for LOCO, our autonomous drifting RC car. See our wiki for details about this repo, and learn more about our project at: http://mrsdprojects.ri.cmu.edu/2016teamd/

Project Video:

Team LoCo Project Video

Project Abstract

Autonomous vehicles are currently being tested and deployed in major cities around the world, and it is not difficult to imagine that they will be fully deployed on public roads within the next 5-10 years. While these vehicles have advanced sensing capabilities and intelligent systems for decision-making and control, they might still be susceptible to external threats on the road, including reckless human rivers and suddenly-appearing wildlife.

We propose a system that can plan evasive maneuvers through extreme situations such as drifting for autonomous vehicles to counteract these threats. Our system capitalizes on the exceptional sensing and computational capabilities of autonomous vehicles to accurately identify and track any sudden or dynamic obstacles, and at the same time plan and generate trajectories for the vehicle to evade these obstacles. We demonstrate that our system is able to perform these maneuvers in a swift and precise manner that is unattainable by typical autonomous driving systems or human drivers.

In this project, we implemented this system on a 1/10 scale RC car with on-board sensors and computation. In our final evaluation, we demonstrated that our robot could avoid a suddenly-appearing obstacle 1.5m away while travelling at 3m/s - a maneuver that is impossible to pull off by automatic braking or human operation.

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].