View Single Post
  #3   Spotlight this post!  
Unread 02-02-2017, 19: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 code generating with NetworkTables

GRIP doesn't generate any publishing functions because it has no way of knowing how the generated code will be used. It's up to you to write the code that takes the output GRIP gives you and publishes it the way you want. Take a look at the GRIP code generation repository for some examples.
__________________
WPILib
GRIP, RobotBuilder
Reply With Quote