View Single Post
  #2   Spotlight this post!  
Unread 25-01-2017, 10:50
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: GRIP and Java Code Not Agreeing

You're doing idex++ twice.

And why are you copying the GRIP pipeline by hand? GRIP can generate code right into your program so you don't have to.

Generating code
Using it in a robot program
__________________
WPILib
GRIP, RobotBuilder
Reply With Quote