Extensions Kt
Functions
Link copied to clipboard
public final static List<Pair<PhotonModule, PhotonPipelineResult>> getDecentResultPairs(List<PhotonModule> $self)
Extension function for a list of PhotonModule objects to get the best PhotonPipelineResult.
Link copied to clipboard
public final static EstimatedRobotPose getEstimatedPose(Pair<PhotonModule, PhotonPipelineResult> $self, Pose2d prevEstimatedRobotPose)
Extension function for a Pair of PhotonModule and PhotonPipelineResult to get estimated poses.
Link copied to clipboard
Extension function for a list of Pair
Link copied to clipboard
Extension function to set the Pingu values of a TalonFXConfiguration using a NetworkPingu object.
Extension function to set the Pingu values of a TalonFXConfiguration using a Pingu object.
Link copied to clipboard
public final static Unit updateStdDev(Pair<PhotonModule, PhotonPipelineResult> $self, Optional<EstimatedRobotPose> estimatedRobotPose)
Extension function for a Pair of PhotonModule and PhotonPipelineResult to update the standard deviations of the estimated robot pose.
Link copied to clipboard
public final static Unit updateStdDev3d(Pair<PhotonModule, PhotonPipelineResult> $self, Optional<EstimatedRobotPose> estimatedRobotPose)
Extension function for a Pair of PhotonModule and PhotonPipelineResult to update the 3d standard deviations of the estimated robot pose.