PositionalTrackingLidarParameters Class Reference

Structure containing the options used to enable positional tracking with Lidar. More...

Functions

def __cinit__ (self)
 Default constructor.
 
bool enable_real_time_computation (self)
 Whether to compute the motion in real-time or not. More...
 
float voxel_size (self)
 Voxel size for the ICP. More...
 

Detailed Description

Structure containing the options used to enable positional tracking with Lidar.

Functions

◆ enable_real_time_computation()

bool enable_real_time_computation (   self)

Whether to compute the motion in real-time or not.

Default: True

◆ voxel_size()

float voxel_size (   self)

Voxel size for the ICP.

0.0 means auto. Default: 0.0