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