Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Python (http://www.chiefdelphi.com/forums/forumdisplay.php?f=187)
-   -   Communcation between Raspberry Pi and RoboRio configured for Java (http://www.chiefdelphi.com/forums/showthread.php?t=154633)

Maxcr1 02-02-2017 19:03

Communcation between Raspberry Pi and RoboRio configured for Java
 
Is it possible to communicate between a Raspberry Pi and a RoboRio configured for Java? I read all the docs and was unable to find anywhere where it clearly stated that it was possible to communicate between a RoboRio configured for Java and a RoboRio. I assume it is possible based on this thread, but I don't know for sure.

Any help is appreciated

-Max
KING TeC 2169

rich2202 03-02-2017 07:14

Re: Communcation between Raspberry Pi and RoboRio configured for Java
 
I don't know the exact code, but we are doing it via Network Tables. I think one of our programmers was also doing it via sockets.

MikePerreman 03-02-2017 10:43

Re: Communcation between Raspberry Pi and RoboRio configured for Java
 
currently im trying the pynetworktables module, and i have my laptop communicating to robot through that. (windows install: "pip install pynetworktables") and so far its been working ok. the next phase is to try on the pi, and hope and pray that i can get mdns to work

virtuald 03-02-2017 10:52

Re: Communcation between Raspberry Pi and RoboRio configured for Java
 
Quote:

Originally Posted by MikePerreman (Post 1639838)
currently im trying the pynetworktables module, and i have my laptop communicating to robot through that. (windows install: "pip install pynetworktables") and so far its been working ok. the next phase is to try on the pi, and hope and pray that i can get mdns to work

Use static ips. mDNS is a bad idea.


All times are GMT -5. The time now is 07:04.

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