|
Re: Has anybody gotten NetworkTables to work on a RaspberryPi
Is the native library necessary for NetworkTables to execute?
Previous year's network table JAR did not contain native libraries. My latest copy of the jar contains an *.so file for Linux ARM, but none for any other operating systems or architectures.
Can we simply ignore this file? Or, can we just remove the native library from the JAR before deploying to a Raspberry Pi?
|