class EngagementIntentionState : QiEnum
Enum containing the engagement intention of the human toward the robot, as perceived.
Since
3
UNKNOWN |
|
NOT_INTERESTED |
|
INTERESTED |
|
SEEKING_ENGAGEMENT |
getQiValue |
fun getQiValue(): Int |