abstract fun makeEngageHuman(context: RobotContext!, target: Human!): EngageHuman!
Generate an 'engage human' action.
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