Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 891 Bytes

goals.md

File metadata and controls

27 lines (18 loc) · 891 Bytes

Project Goals

This repository contains the code and documentation that supports the HexaFloorRide Robot project. The goals of this project are as follows.

Functional Goals

  • Stand and return to resting position - Incomplete
  • Coordinated individual leg movement - Incomplete
  • Coordinated multiple leg movement - Incomplete
  • Multiple walking gates - Incomplete

Software Goals

  • Understand the Arduino inverse kinematic library - Incomplete
  • Develop a custom inverse kinematic algorithm - Complete
  • Break code into function include files - Incomplete
  • Settle on a new set of coding standards - Incomplete

Hardware Goals

  • Learn to machine aluminium - Complete
  • Learn to make two sided PCBs - Incomplete

Github/Dev Process Goals

  • Learn to use Git to recall past code commits - Incomplete
  • Learn to use releases in GitHub - Complete