Team4567 / Processing

Processing Examples
0 stars 0 forks source link

Network Tables Examples #8

Open jamespec opened 5 years ago

jamespec commented 5 years ago

I just added NetTables and NetTablesServer sketches. The NetTables sketch will connect to a server and allow for setting the x and y value (by clicking in the window). You have to change the code if you want to do this to the robot, see the comments for startClient. To run this on a single computer without the robot start the NetTablesServer sketch first, leave it running, then start NetTables. See the comments on running as a command line programming without the Processing IDE.

jabbate19 commented 5 years ago

I tested how NetTables could be used with the values from contours, pretty simple and useful. Found out to see everything going on in NetTables, go to this on your pc C:\Users\YOURUSER\wpilib\tools\OutlineViewer.jar