Class HeadMotionObserve

All Implemented Interfaces:
HeadMotion, Motion, RoleStateChange, IAnnotatedComponent

public class HeadMotionObserve extends HeadMotionBase
  • Field Details

    • angleRange

      protected final float[] angleRange
    • pauseTimeRange

      protected final double[] pauseTimeRange
    • pickRandomAngle

      protected final boolean pickRandomAngle
    • viewSegments

      protected final int viewSegments
    • relativeTurnSpeed

      protected final double relativeTurnSpeed
    • preDelay

      protected double preDelay
    • delay

      protected double delay
    • currentViewSegment

      protected int currentViewSegment
    • invertedDirection

      protected boolean invertedDirection
    • targetBodyOffsetYaw

      protected float targetBodyOffsetYaw
    • steeringForceRotate

      protected final SteeringForceRotate steeringForceRotate
  • Constructor Details

  • Method Details