File: lfd_common/conf_classification.srv
Raw Message Definition
# The state vector to classify
state s
---
# The confidence value of the classification
float32 c
# The classification label
int32 l
# The decision boundary label
int32 db
Compact Message Definition