AutonomyModel constructor

AutonomyModel()

Listens for incoming autonomy or position data.

Implementation

AutonomyModel() {
  init();
}