ScanClusteringParams Struct Reference

#include <armarx/navigation/components/laser_scanner_feature_extraction/ScanClustering.h>

Public Attributes

float angleThreshold
 
float distanceThreshold
 
float maxDistance
 Range filter: only consider points that are closer than maxDistance. More...
 

Detailed Description

Definition at line 32 of file ScanClustering.h.

Member Data Documentation

◆ angleThreshold

float angleThreshold

Definition at line 36 of file ScanClustering.h.

◆ distanceThreshold

float distanceThreshold

Definition at line 35 of file ScanClustering.h.

◆ maxDistance

float maxDistance

Range filter: only consider points that are closer than maxDistance.

Definition at line 39 of file ScanClustering.h.


The documentation for this struct was generated from the following file: