![]() |
Autonomous == Disabled?
So, I'm trying to test autonomous code, yet for some reason whenever I switch to autonomous it automatically disables it and doesn't let me enable it. Anyone know what's up with that?
|
Re: Autonomous == Disabled?
Most likely the "watchdog"(a safety system that prevents a crashed robot from just taking off in some random direction) is detecting a failure and shutting down the system. Check to make sure that you are feeding the watchdog--if you are, you likely have some condition in your autonomous that is causing the system to lag or crash.
|
Re: Autonomous == Disabled?
Alright, I'll check it out, thanks a bunch. :)
|
Re: Autonomous == Disabled?
The LabVIEW Frameworks have the autonomous code disabled by default and you get the blinking light.
There's a little True/False feeding the outside of the loop that comes set to False to prevent auto code from running. |
| All times are GMT -5. The time now is 22:53. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi