Our Team

Michael Wong

mwong21@mit.edu

Alan Yu

alanyu@mit.edu

Josh Sohn

jcsohn@mit.edu

Owen Matteson

omatt431@mit.edu

Ragulan Sivakumar

rskumar@mit.edu

Shenzhe Yao

yaoshzh@mit.edu

Lab Work

View

Lab 3: Wall Following and Safety Control

Using LiDAR data as input to a PID controller to follow walls on either side. We also implement a safety controller for use throughout the class.

×

Lab 3: Wall Following and Safety Control

Wall Following
(1) Left turn around corner
Safety Controller
(2) Safety control with dynamic obstacle


View

Lab 4: Cone Parking and Line Following

We apply color segmentation on camera images to add parking and line-following capabilities to the car.

×

Lab 4: Cone Parking and Line Following

(1) Reversing to park in front of orange cone
(2) Following orange line at moderate speed


View

Lab 5: Localization in the Stata Basement

We use Monte Carlo Localization to perform localization given a map of the Stata basement.

×

Lab 5: Localization in the Stata Basement

(1) Traversing a corner
(2) RViZ showing localization of car during the turn


View

Lab 6: Path Planning

Planning trajectories between two points using graph algorithms and following them with pure pursuit.

×

Lab 6: Path Planning

Complex path planning and following
(1) Complex path planning and following
(2) Real world demonstration


View

The Final Challenge: One Last Ride

We combine color segmentation with Hough transformations to race at high speeds around the Johnson indoor track. For city driving, we employ a state machine to follow a path while obeying stop signs.

×

The Final Challenge: One Last Ride

(1) Testing out our car on the track
(2) Stopping at stop signs in the city

GitHub Logo