Quote:
Originally Posted by restouffer
Is this what you're looking for?
https://github.com/PeterJohnson/ntcore
It has both a cmake and gradle build script, and compiles on Linux without any issues. You can select client mode with the NetworkTable::SetClientMode() call.
|
That looks like what I need (unless it turns out that I don't need jquery to run the js version

) Thanks!