Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 447 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 447 Bytes

WPILib Curriculum

Welcome to WPILib Curriculum! This one's for Java learners who finished Java curriculum, as well as those of you who already know Java.

Overview

Week 1: System Structure

  • What is WPILib?
  • Subsystems
  • Commands

Week 2: Driver Control

  • NetworkTables
  • Command Triggers
  • Good Control Systems

Week 3: Automatic Routines

  • PathPlanner
  • Deploy Directory
  • Making Autos

Week 4: Roaming Romi

  • Organization
  • Commenting