-
Notifications
You must be signed in to change notification settings - Fork 0
Home
deshi-dw edited this page Oct 8, 2019
·
2 revisions
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.
Links and references for people who are new to the code structure, Github, or programming in general. TODO: Add links and pages
- Overview
- Components
- Controllers
- Utility
- Settings
- Overview
- Add Changes
- Submit an Idea
- Report a Bug
- Introduction
- Syntax
- Variables
- Math Operations
- Boolean Operations
- If Else
- Loops
- Methods
- Classes
- Interfaces
- Extends
- External References