View Single Post
  #7   Spotlight this post!  
Unread 12-01-2017, 20:41
kmckay's Avatar
kmckay kmckay is offline
Registered User
FRC #5401 (Fightin' Robotic Owls)
Team Role: Mentor
 
Join Date: Jan 2016
Rookie Year: 2015
Location: Bensalem, PA
Posts: 47
kmckay will become famous soon enough
Re: Network Tables: Please explain like I'm 5

Quote:
Originally Posted by Thad House View Post
I am actually working on a gradle build system to automatically set up for running on either a Raspberry Pi or a Windows desktop. You can see the example at https://github.com/wpilibsuite/Visio...ee/master/Java, and can download the zip with the entire setup at http://first.wpi.edu/FRC/roborio/cop...JavaGradle.zip.

The Readme has instructions on how to set everything up. It's built for running camera processing, but it's fairly easy to make it just do networktables, as its already setup to connect to networktables.
With the standard WPIlibraries installed, do I need to do anything to run in eclipse for testing purposes? I am getting an ntcore not found. I have the import statement, the jar's in the build path...
Reply With Quote