qisdk / com.aldebaran.qi.sdk.object.humanawareness / ApproachHuman / OnHumanIsTemporarilyUnreachableListener

OnHumanIsTemporarilyUnreachableListener

interface OnHumanIsTemporarilyUnreachableListener

Listener for humanIsTemporarilyUnreachable signal

Since
6

Functions

onHumanIsTemporarilyUnreachable

Notify if the robot currently cannot reach the target human, for example because there are obstacles on the path that cannot be avoided or the flap is open and does not allow movement.

abstract fun onHumanIsTemporarilyUnreachable(): Unit