GithubHelp home page GithubHelp logo

hirovi / udacity_sdc_capstone Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 0.0 231.91 MB

This is the project repo for the final project of the Udacity Self-Driving Car Nanodegree: Programming a Real Self-Driving Car.

License: MIT License

CMake 3.70% C++ 2.44% Python 93.50% Shell 0.27% Dockerfile 0.09%

udacity_sdc_capstone's Introduction

Udacity Self-Driving Car Capstone Project ๐Ÿ ๐Ÿšฆ ๐Ÿš—

About

This is the capstone project for the Udacity Self-Driving Cars Nanodegree. The objective of this project is to enable Carla(Udacity's self driving car) to follow a set of waypoints while following the rules of traffic. Modules of Perception, Planning and Control have been implemented with different techniques learnt along the course. We will be using ROS as the framework to communicate between each module at a frequency of 50 MHz.

System Architecture Diagram

The main idea is that the car will follow smoothly(controlled with a PID and a low pass filter) every waypoint of the map using the drive-by-wire node(DBW), which will determine the vehicle acceleration, brake and steering. When a red traffic light is detected in front of the vehicle, the perception module will update the waypoints so that the control module can apply the suitable deceleration to make the vehicle come to a stop.

ros-graph

Contributors

Name Contact GitHub
Oscar Rovira (lead) [email protected] @hirovi
JiaWei [email protected] @yjw16
Atul Pandey [email protected] @atul799
Cesar Bonadio [email protected] @bonadio
Christy Cui [email protected] @christycui

Build & Run Instructions

  1. Clone repository.
git clone https://github.com/hirovi/Udacity_SDC_Capstone.git
  1. Install python dependencies.
cd Udacity_SDC_Capstone
pip install -r requirements.txt
  1. Make and run styx. (No need for roscore)
cd ros
catkin_make
source devel/setup.sh
roslaunch launch/styx.launch

udacity_sdc_capstone's People

Contributors

bonadio avatar atul799 avatar hirovi avatar

Stargazers

Jiawei You avatar  avatar

Watchers

James Cloos avatar  avatar  avatar Jiawei You avatar  avatar

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.