|
Using swing for Dashboard
We've done most of our programming in Java and we want a custom interface for our robot. So, we've decided to use Swing to do this. How could we get the robot to send info to the Dashboard? Is there some documentation we can read up on the protocol through which the robot communicates? Thanks in advance.
|