|
Re: Getting the Network Tables to work with an off loaded vision system
My response was mostly to the other post. If you want to reduce latency when using network tables, you may want to consider a flush call immediately after you post time-sensitive stuff. You can also change the update rate of the client and server, but as you set it smaller, you do increase network traffic and CPU load, so watch for those side-effects if you make those changes.
Greg McKaskle
|