Hello, I am a new Java programmer and my team is using the Smartdashboard for our robot. I was wondering how I could display widgets that would display data about a motor. It is kind of hard to find examples because we are using Timed Robot and not command base. I looked at the WPILIb examples and they haven’t worked for me. Could someone give a brief example on how to do this?
Is it possible to do it without glass? If there is a different way to display values of solenoids and motors? I want to be able to have a red and green light display based on the value of said motor or solenoid.