Quote:
Originally Posted by defcon4
Hi...I was wondering if someone could help me out with Watchdog. We are using Java for the first time and everything seems to be going well. I have seen sample code around the net using the code getWatchdog in the simple robot template. I have not seen it used in the iterative robot template and that is what our team is using. We are using a mecanum drive system and pneumatics for the rest of our system. My question is do I have to use Watchdog in the iterative robot template and if so where and how do I code it. Thank you
|
As far as I know, you don't have to worry about it.