So I have created some vision software for the Raspberry Pi, and I was planning on using PyNetworkTables to communicate the final values of the code on the Pi side over to the RoboRio side. The documentation on PyNetworkTables is unclear about compatibility with Java on the RoboRio, and I was wondering if any of you had any experience with it.
TL;DR: Is is possible to use PyNetworkTables to make a Raspberry Pi send values to a Java configured RoboRio?