lfd_common/demonstration Service

File: lfd_common/demonstration.srv

Raw Message Definition

# The vector of the state that requires a demonstration
state s
---
# If the user provided a demonstration
bool valid
# The action label for the demonstration
int32 a

Compact Message Definition

lfd_common/state s

bool valid
int32 a