abstract fun makeApproachHuman(context: RobotContext!, target: Human!): ApproachHuman!
Generate an ‘approach human' action.
context
- RobotContext!: The context to authorize the action to be effectively executed on a robot.
target
- Human!: The human to approach.
Return
ApproachHuman!: The ‘approach human' action.
Since
6