Skip to content
deshi-dw edited this page Oct 8, 2019 · 2 revisions

Cerberus2020 Home

Core Design

The Cerberus2020 bot is a component and controller based robot. Components represent each moving part of the robot such as a drive train or arm. Controllers then, are used to interact and control the components.

Getting Started

Links and references for people who are new to the code structure, Github, or programming in general. TODO: Add links and pages

Code Structure

  • Overview
  • Components
  • Controllers
  • Utility
    • Settings

How to Github

  • Overview
  • Add Changes
  • Submit an Idea
  • Report a Bug

Programming Help

  • Introduction
  • Syntax
  • Variables
  • Math Operations
  • Boolean Operations
  • If Else
  • Loops
  • Methods
  • Classes
  • Interfaces
  • Extends
  • External References
Clone this wiki locally