Class Limelight.RobotOrientationData
java.lang.Object
com.limelightvision.Limelight.RobotOrientationData
- Enclosing class:
Limelight
The robot-orientation state the camera is using for MegaTag2.
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubleIMU assist alpha.Active IMU mode (Limelight.IMUMode.UNKNOWNbefore the first frame).doubleLast interpolated robot yaw used for botpose, in degrees. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
imuMode
Active IMU mode (Limelight.IMUMode.UNKNOWNbefore the first frame). -
alpha
public double alphaIMU assist alpha. -
interpolatedYawDegrees
public double interpolatedYawDegreesLast interpolated robot yaw used for botpose, in degrees.
-
-
Constructor Details
-
RobotOrientationData
public RobotOrientationData()
-