coordinates property
getter/setter pair
The last received coordinates from the incoming lidar data
Implementation
List<LidarCartesianPoint>? coordinates;
The last received coordinates from the incoming lidar data
List<LidarCartesianPoint>? coordinates;