|
Re: building and deploying code
The words "loop error" seem to be referring to a message telling you the loop containing the motor drive commands is running too slow. Is that correct?
The code looks okay. I don't see any problems in Teleop that would make it run slowly. Is there anything in Periodic Tasks? Perhaps something in there is using up all the cRIO's CPU cycles.
|