Quote:
Originally Posted by cjl2625
It's also broken for me.
it gives an error about incompatible version or whatever, so I think it rejects Network Tables 3.0.
Is there a way to get this to work with NT 3.0, or should I give up on PyNetworkTables?
|
If you're using LabVIEW then it will not work until we upgrade the implementation to NetworkTables 3.0 (
tracked at this github issue). However, it should work correctly with Java/C++ NetworkTables client/servers, despite the warning about incompatible revisions.
The
global listener sample is great for figuring out if the other side has placed anything in NetworkTables.