Programming

From 1511Wookiee
Revision as of 15:34, 24 November 2019 by Programming (talk | contribs)
Jump to navigationJump to search

FRC and WPILib References

Quite Useful Things to Remember

Camera Server Port is 1181

Programming Preseason

Lessons

Create a 'test' project following these instructions: Create Test Project

      NOTE: Get Robot.cpp & Robot.h file contents from:  Preseason_Initial.zip

Lesson 1: Make a motor run

Lesson 2: Control motor using the joystick

Lesson3