Quote:
Originally Posted by brennonbrimhall
Can you confirm that when your SmartDashboard code is removed that your robot does not have WatchDog problems? E.g., are you sure that the problem is in the SmartDashboard code?
|
Yes, we ran the code with the SmartDashboard code running and it gave watchdog errors. We then commented out only the SmartDashboard lines and we got no errors.