angle property

double get angle

The angle to orient the rover on the top-down map.

Implementation

double get angle => data.orientation.z;