|
Re: VISION TRACKING W/ AUTONOMOUS
It appears that you are writing a constant /control to the global variable. I and that this code is in your teleop or autonomous vi. To get the targeting information from the vision loop, you must read from that variable.
I would also replace the array to cluster function with an index array function. You may also want to post your vision code.
__________________
Mike B
|