Skip to content

vong0/DRC2019-Embedded-Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRC2019-Embedded-Software

This repository contains the path tracking code developed for the Arduino Mega using C++. This was used by my team's robot in the 2019 QUT Droid Racing Challenge. The Arduino Mega accepts (x, y) coordinates via serial and controls the robot to follow the supplied path. This robot uses differential steering to drive and takes in measurement from encoders and IMU to enable path tracking.

Project structure

--+--main/-+--src/-- .cpp and .hpp files
  |        |
  |        |
  |        |
  |        +-- .ino files
  |
  +-lib/   -- Arduino libraries
 

UML Class Diagram

Robot trial run video

Team Robot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors