Build / Program

Within the Build / Program entries the below items is a short list of what could be considered as mentioned below. When documenting the build process it can be good to lay out all the components required and ensure there is a build or parts list identified to make it easier to go back and recreate a project. Having photos of a solution is also helpful as changes are being made they can be compared to previous or future iterations. Not to mention sometimes a change may be made that doesn’t quite work and it makes sense to revert back to a previous design implementation.

Build

  • Build Process

  • CAD

  • Diagrams / Drawing / Sketches

  • Images / Photos of subsystem, inventory used to build a solution, or complete robot

Program

  • Program Pseudocode

  • Actual Code

  • Maps~Path


Build Entry Examples


Programming Entry Examples

Concept Pseudocode Map Entry vs.Established Pseudocode+Path Map+Functional Code

Additional Coding Entry Examples

Last updated