|
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
|