Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   Network tables (http://www.chiefdelphi.com/forums/showthread.php?t=133067)

Herbblood 17-01-2015 15:42

Network tables
 
Has anyone done much with the new update to network tables?
I'm trying to get the the robot to connect to a custom dashboard using jframes and network tables. Anyone know how i should use network tables to do this?

BradAMiller 18-01-2015 19:56

Re: Network tables
 
Check out this post from the 2014 documentation.

http://wpilib.screenstepslive.com/s/...e#!prettyPhoto

I think it will still work. You'll need to create a desktop java program and include the NetworkTables.jar in your project from the <user>/wpilib/java/currrent/lib folder. Then just try that example. I'll give it a try tomorrow with a robot to verify that it works, then move that page into the 2015 documentation.

Be sure to add the library to the Project Properties, Java build path, libraries project settings.

Fauge7 18-01-2015 21:11

Re: Network tables
 
I was able to get a desktop program to connect to the smart dashboard using network tables so I am pretty sure it still works.

Herbblood 20-01-2015 15:48

Re: Network tables
 
Thank you so much!
This year is my first with working with network tables, so I hope this works!

Herbblood 23-01-2015 21:17

Re: Network tables
 
To add on to this, does anyone know of getting the camera images onto the custom dashvboard? I need to get both the usb and axis images.

Fauge7 23-01-2015 21:37

Re: Network tables
 
find the ip addresses of the cameras using the webdashboard for the roborio located at "roborio-####.local" where #### is your team number, or something similar to it.


All times are GMT -5. The time now is 22:25.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi