In Shuffleboard, I cannot figure out how to send data to the Robot Preferences widget I have created on the layout from the widgets sidebar (same place with the sources). Does anybody know how to do this? Thanks!
Here’s the docs for smartdashboard. I would assume that the same api is used for shuffleboard.
https://wpilib.screenstepslive.com/s/currentCS/m/smartdashboard/l/255423-setting-robot-preferences-from-smartdashboard
We know how to get the preferences set, the question is how to get them into the specific widget, as it comes up blank with so seeming abilities to out values inside it.
Did you create a Preferences object in your robot code?