Autonomous and Fast Robots

Published in Cornell University, ECE4160/5160, Independent Course Project, 2024

This is a collection of projects for the course ECE4160/5160 (Fast Robots) @ Cornell University, 2024 Spring. Instructor: Dr. Jonathan Jaramillo.

Detailed code implementation can be found in the Github code repo.

Project Overview

Developed and programmed an autonomous driving framework for a fast robot car from scratch, with sensing (multi-sensor fusion), localization (Bayes filter-based localization), environment mapping, control (PID), path planning, and navigation on a microcontroller board (SparkFun RedBoard Artemis Nano).

The whole course’s projects are divided into the following sub-projects.

Sub-projects