|
GRIP code generating with NetworkTables
I was playing with GRIP and the code generation for this year. Looking at the code it generated it is ignoring publishing the data. When having it use NetworkTable publishing and not the code it output is identical and does not include any imports for publishing to a NetworkTable. Is this a limitation of the code generation in the current version of GRIP or am I doing something wrong? Ideally I would like to be able to run the code on an external computer and use the NetworkTable to pass the information to the roboRIO.
|