Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

nowireless/FRC-Vision-Harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FRC-Vision-Harness

A tool to test and prototype vision code for use on robots in the First Robotics Competition.

Build Requirements

  • Microsoft's Visual Studio C++ Express 2008
  • NI Vision Development Module 2013
  • Eclipse IDE for C/C++ v4.3.1 or newer

Set-up

  1. Install Microsoft's Visual Studio C++ Express 2008.
  2. Next install the NI Vision Development Module that came with the NI FRC 2014 software.
  3. Download and extract Eclipse to somewhere.
  4. Place the file named "EclipseEnv.bat" into the root directory of where eclipse is located.
  5. Open EclipseEnv.bat to launch eclipse.
  6. Select a location for your workspace.
  7. Import the FRCVisionHarness2014 Project into to eclipse's workspace.
  8. Use the source folder named "RobotCode" to place the code you are working on in.
  9. Adjust FRCVisionharness.cpp to test your robot code to your liking.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published