Quote:
Originally Posted by GeeTwo
At a high level (as my team uses Java rather than LabView):
Vision processing is usually low-rate, high-latency. Use the results of vision processing to drive action based on encoders or an inertial system (gyros and encoder), which return data on much shorter time scales.
|
This. it's impossible to stress this enough.