|
Re: cRIO not running code the first time
Ok, we fixed it. The problem was that it didn't finish initializing everything in begin before we called them in our various loops (we put all of our code to run motors, pids, solenoids, etc in seperate loops to save processing power)
To fix it we put all those loops, along with periodic tasks and vision in a flat diagram that runs after begin
__________________
}-Wilzdabeast-{
|