|
|
#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 189 of file Component.h.
| enum Shape |
| Enumerator | |
|---|---|
| RECTANGLE | |
| CIRCLE | |
Definition at line 191 of file Component.h.
| float radius = 500.F |
Definition at line 199 of file Component.h.
| float robotConvexHullMargin {50.F} |
Definition at line 201 of file Component.h.
Definition at line 197 of file Component.h.