Limelight data not appearing on Network Table #180
cpapplefamily
started this conversation in
General
Replies: 3 comments
|
I don't know if there is a discussion, but setting a static IP to 10.TE.AM.2 is the way to solve this. A future radio update will fix it assigning a standard DHCP address. |
0 replies
|
For anyone curious, the reason this is happening is because NetworkTables searches for the server at either 10.TE.AM.2 or roborio-TEAM-frc.local. Additionally, the radio assigns .2 to that hostname pattern. SystemCore uses a different hostname. So that causes the radio to just assign a standard DHCP address. And NetworkTables doesn't search for either the new host name, and can't easily search for a DHCP address, so it won't currently connect by default. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there a discuttion on getting the lime Light to publish its data to the System Core NT.
I believe I seen somewhere about how the system core IP is not getting configured to 10.TE.AM.2 and what to do about this. I'm going to go search now but mayby you know where that is.
All reactions