View Single Post
  #1   Spotlight this post!  
Unread 22-01-2013, 11:11
William Kunkel William Kunkel is offline
Programming Lead
AKA: Kunkel
FRC #0422 (Mech Tech Dragons)
Team Role: Programmer
 
Join Date: Jan 2013
Rookie Year: 2011
Location: Richmond, VA
Posts: 94
William Kunkel is an unknown quantity at this point
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.
Reply With Quote