Programming

From 1511Wookiee
Revision as of 10:25, 17 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

Files

Initial

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

18. Replace the contents for the Robot.cpp and Robot.h files:
    18a. download Preseason_Initial.zip
    18b. copy Robot.cpp to C:\Users\Robotics\Desktop\preseason\test\src\main\cpp\Robot.cpp
    18c. copy Robot.h to C:\Users\Robotics\Desktop\preseason\test\src\main\include\Robot.h