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