Skip to content

Latest commit

 

History

History

Integration-Capstone-Project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Udacity Self-Driving Car Engineer Nanodegree Capstone Project

Team members

Jonathan Warner - [email protected] - Team lead
Vinaykumar Hegde - [email protected]
Lybron Sobers - [email protected]
Yun-Fei Wei - [email protected]

Usage

  1. Install python dependencies
pip install -r requirements.txt
  1. Make and run styx
cd ros
catkin_make
source devel/setup.sh
roslaunch launch/styx.launch
  1. Run the simulator