|
|
#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 190 of file Component.h.
| enum Shape |
| Enumerator | |
|---|---|
| RECTANGLE | |
| CIRCLE | |
Definition at line 192 of file Component.h.
| float radius = 500.F |
Definition at line 200 of file Component.h.
| float robotConvexHullMargin {50.F} |
Definition at line 202 of file Component.h.
Definition at line 198 of file Component.h.