Limelight data not appearing on Network Table #180
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. |
Beta Was this translation helpful? Give feedback.
-
Yep Just found that post #100 |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
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.
Beta Was this translation helpful? Give feedback.
All reactions