Package-level declarations
Types
Functions
Link copied to clipboard
Extension function for a list of PhotonModule objects to get the best PhotonPipelineResult.
Link copied to clipboard
fun Pair<PhotonModule, PhotonPipelineResult>.getEstimatedPose(prevEstimatedRobotPose: Pose2d?): EstimatedRobotPose?
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
fun Pair<PhotonModule, PhotonPipelineResult>.updateStdDev(estimatedRobotPose: Optional<EstimatedRobotPose>)
Extension function for a Pair of PhotonModule and PhotonPipelineResult to update the standard deviations of the estimated robot pose.
Link copied to clipboard
fun Pair<PhotonModule, PhotonPipelineResult>.updateStdDev3d(estimatedRobotPose: Optional<EstimatedRobotPose>)
Extension function for a Pair of PhotonModule and PhotonPipelineResult to update the 3d standard deviations of the estimated robot pose.