qisdk / com.aldebaran.qi.sdk.object.humanawareness / HumanAwareness / makeEngageHuman

makeEngageHuman

abstract fun makeEngageHuman(context: RobotContext!, target: Human!): EngageHuman!

Generate an 'engage human' action.

Parameters

context - RobotContext!: The context to authorize the action to be effectively executed on a robot.

target - Human!: The human to engage.

Return
EngageHuman!: The 'engage human' action.

Since
2