I've been trying to connect to my roborio using the address roboRIO-xxx-FRC.local as the address, set in NetworkTable.setIpAddress("roborRIO-xxx-FRC.local"). It always fails with error message NT: ERROR: could not resolve roboRIO-2706-FRC.local address (TcpConnector.cs:74)
I've been trying to connect to my roborio using the address
roboRIO-xxx-FRC.local
as the address, set inNetworkTable.setIpAddress("roborRIO-xxx-FRC.local")
. It always fails with error messageNT: ERROR: could not resolve roboRIO-2706-FRC.local address (TcpConnector.cs:74)