View Single Post
  #2   Spotlight this post!  
Unread 17-01-2017, 19:22
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: 154
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: Generated GRIP code not working as expected.

How different are the numbers? They won't be exactly the same that you see in GRIP, but should be pretty close.

Also, this line will throw an exception and cause your robot to crash if no contours are found. You need to check the number of contours before trying to use them.
__________________
WPILib
GRIP, RobotBuilder
Reply With Quote