Quote:
Originally Posted by dithier
Yes, that is the robot ip address that we are trying to connect to. We have also tried roborio-501.local with no success. Our code looks identical to the trouble shooting guide and we have been using WPI's TableViewer, and it appears that nothing is being transmitted.
I'm not sure if a connection is being made. I enabled logging, but when I run the program in spyder there are no logging messages appearing in the IPython console. Is there somewhere else I'm supposed to be looking for logging messages? If not, the docs say that if this happens there's still a problem. What should I do next?
Thanks!
|
Does the table viewer connect successfully? (eg, it can see changes in NT on the robot?). If not, there's probably a networking issue of some kind.
The log messages should show up in the console. If they don't show up, then it's not connecting. One experiment you can do is you can tell tableviewer to be a server, and tell pynetworktables to connect to localhost... that should work, and you'll see the appropriate log messages.
10.xx.xx.11 is a strange IP for the roborio.