Quote:
Originally Posted by Hjelstrom
Since you are using c++, you could switch to the smart dashboard which can send data to the robot. There is already an API for sending and recording data called networktables.
|
Yes, this is a very good point.
I didn't use networktables in my Java code because the Java implementation is... terribly done. There are methods documented that don't actually exist, etc, etc.