Coder Social home page Coder Social logo

pravesh-jamgade / collision-avoidance-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from heethesh/collision-avoidance-system

0.0 1.0 0.0 2.91 MB

Collision Avoidance System for Self-Driving Vehicles by Delta Autonomy, Robotics Institute, CMU

License: BSD 3-Clause "New" or "Revised" License

collision-avoidance-system's Introduction

Python 2.7 Python 3.6 ROS Distro: Kinetic License: BSD


Collision Avoidance System

Collision Avoidance System for Self-Driving Vehicles by Delta Autonomy, Robotics Institute, CMU. This stack was developed for my MRSD capstone project.

Description

Our use-case involves an oncoming vehicle encroaching into the ego-vehicle's (heavy-duty truck) lane, on a two-lane countryside highway. The perception algorithms perform the detection and tracking of vehicles, and lane marking detection, using a sensor fusion of a monocular camera and RADAR. The prediction algorithms predict the trajectories of all vehicles in the environment including the ego-vehicle. Based on the predicted trajectories, the probability of collision, position and time-to-impact is computed. An evasive maneuver, such as steering or braking, is planned and executed to avoid or mitigate the crash. The project was developed in Carla simulator and ROS.

Find out more about our project on deltaautonomy.github.io.

Results

  • Collisions detected in 90% cases with 80% accuracy, and mitigated in 60% cases via an evasive maneuver or braking strategy.
  • Achieved mAP of 0.7-0.9 for object detection, lane detection with offsets less than 0.5m.
  • Our tracking and sensor fusion pipeline achieved MOTA 75% and MOTP 85%.
  • Prediction of trajectories of oncoming vehicles within an RMSE of 2m, and ego-vehicle within an RMSE of 1m, 2-3 seconds in future.
  • The entire pipeline runs at 21-24 FPS along with a NVIDIA Titan V GPU.
  • We also developed custom maps in RoadRunner and created collision scenarios in Carla.
  • Developed a JavaScript based dashboard GUI interfaced with ROS in real-time.

Issues and Contributions

This repository is only a collection of all the ROS packages developed by us. Feel free to raise issues and pull requests on the original repositories.

DeltaViz

DeltaViz

Sensor Fusion, Tracking, and Prediction

Tracking Fusion Prediction

RC Car Platform

RC Car RC Car Camera RADAR Sensor Fusion

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.