RETURN - Class of object that this sense returns every time it is queried.public interface ISense<RETURN>
IAction.
Think of it as constant method of C++ class.
Examples:
IPrimitive,
StateWorkExecutor| Modifier and Type | Method and Description |
|---|---|
RETURN |
query(VariableContext params)
Query current value of sense.
|
RETURN query(VariableContext params)
params - Variable context passed from posh plan to sense. Could be used for things like threshold and so on.Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.