|
#include <armarx/navigation/components/laser_scanner_feature_extraction/Component.h>
Public Types | |
enum | Shape { RECTANGLE, CIRCLE } |
Public Attributes | |
float | radius = 500.F |
float | robotConvexHullMargin {50.F} |
Shape | shape = RECTANGLE |
Definition at line 163 of file Component.h.
enum Shape |
Enumerator | |
---|---|
RECTANGLE | |
CIRCLE |
Definition at line 165 of file Component.h.
Definition at line 173 of file Component.h.
Definition at line 175 of file Component.h.
Definition at line 171 of file Component.h.