idleHeadMovements

fun idleHeadMovements(strength: Double = 1.0, duration: Double = 1.0): Gesture

Makes Furhat move the head slightly in a random direction at an interval to make the robot feel more alive to the user. Does not affect attention, but can affect gestures (use the priority argument for furhat.gesture())

Parameters

strength

multiplies all the default values by this amount, to change the impact of the gesture

duration

multiplies all the frame times by this amount, to change the duration of the gesture