|
Re: Can't put data or get data from network table using pynetworktables
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!
|