LidarViewModel constructor

LidarViewModel()

Const constructor for the lidar model

Implementation

LidarViewModel() {
  init();
}