|
Writing a NetworkTables Client in C++
Is there any good documentation for writing NetworkTables clients in C++? As far as I can tell, the ScreenStepsLive documentation only tells you how to access them from the server (robot) in C++, and has documentation for a client in Java. I've tried reading through the class reference, but I don't really understand the architecture of the system.
|