connectionTimeout property

double connectionTimeout
final

The amount of time, in seconds, the dashboard should wait before determining it's lost connection to the rover. For reference, the rover should be sending messages at least once per second.

Implementation

final double connectionTimeout;