Quote:
Originally Posted by gman
We have the Scheduler.getInstance().run() in the code already. I tried the SmartDashboard thing, its says it's running. I have print statements in the execute() method, they running, but only once every 10-15 seconds.
|
Try deploying a blank SimpleRobot project with a print statement in the operator control method