View Single Post
  #1   Spotlight this post!  
Unread 07-02-2017, 19:06
SamCarlberg's Avatar
SamCarlberg SamCarlberg is offline
GRIP, WPILib. 2084 alum
FRC #2084
Team Role: Mentor
 
Join Date: Nov 2015
Rookie Year: 2009
Location: MA
Posts: 161
SamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to beholdSamCarlberg is a splendid one to behold
Re: Vision Thread error

1. VisionThread needs a VideoSource (like a UsbCamera), not a CameraServer, for the first argument.
2. Pipeline has to implement VisionPipeline
3. Don't copy-paste code you don't understand and expect it to work. If you have questions about what a piece of code is doing, all you have to do is ask.
__________________
WPILib
GRIP, RobotBuilder

Last edited by SamCarlberg : 07-02-2017 at 19:09.
Reply With Quote