autonomySocket top-level property
final
The socket to send autonomy data to.
Implementation
final autonomySocket = SocketInfo(address: InternetAddress("192.168.1.30"), port: 8003);
The socket to send autonomy data to.
final autonomySocket = SocketInfo(address: InternetAddress("192.168.1.30"), port: 8003);