Skip to content

WolverineRobotics/FRC_2018_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FRC_2018_examples

Examples for new FRC programmers :)

IntroBot

The IntroBot examples goes through how to make the most basic robot (iterative)

This example includes:

  • Robot class explanations
  • Joystick creation
    • Basic joystick functions
  • Motor creation
    • Basic motor use

CommandBot

The CommandBot examples takes it up a notch and introduces commands to the robot though the WPILibrary

This example includes:

  • Command class explanation
    • Setting default teleop commands
    • Running commands
  • RobotMap
  • Operator Interface

About

examples for new programmers :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages