|
Re: Sensors Not Working in Autonomous
We had that problem early on. Publishing a value to the "Gyro" Smart Dashboard variable didn't result in the indicator on the Dashboard doing anything.
That's because the Dashboard Gyro indicator isn't on one of the tabs where indicators automatically work. Adding code to actually read the Smart Dashboard variable and wiring it to the indicator made it work.
What tab are your Dashboard indicators on? Are they named to match the SD variable? How are you writing the SD variable in the robot code?
|