photonvision icon indicating copy to clipboard operation
photonvision copied to clipboard

PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.

Results 299 photonvision issues
Sort by recently updated
recently updated
newest added

When selecting the snapshot viewer and there are a lot of snapshots (I tested at ~1700), nothing happens in the UI. Recommend changing the viewer to either report error if...

bug

IS: a.copyTo(b) copies b into a S/B: a should be copied into b, as consistent with opencv ![](https://media.discordapp.net/attachments/725846807019782174/1181967630559629312/image.png?ex=6582fc23&is=65708723&hm=c3fc1eb034a1bf42b6115ba85d16424039cf9474209a7097654dde2dac8f93ff&)

Add charuco calibration to photonvision. Currently does **not** support generating custom charuco boards. This does **not** support https://calib.io/pages/camera-calibration-pattern-generator. Currently only supports the 4X4_50 family. Also removes all dotboard calibration. Fixes...

**Is your feature request related to a problem? Please describe.** None of the current images work with the newly release Orange Pi 5 Pro. I got my hands on an...

enhancement

This removes the extra GetLastChange call to keep everything properly atomic. Closes #1303

**Is your feature request related to a problem? Please describe.** Examples are out of date. **Describe the solution you'd like** Better examples (see below). **Describe alternatives you've considered** No. **Additional...

enhancement

This pull request adds the IMU_SOLVE_BEST_TAG PoseStrategy. It takes the target returned by the getBestTarget method of PhotonPipelineResult and solves solely from that tag. When tested in simulation, the regular...

RobotPoseEstimator Update() function only uses the 3D result's derived yaw. At longer distances of detection, we're experiences very unstable yaw and as a result, unstable XY and odometry results. If...

enhancement

**Is your feature request related to a problem? Please describe.** Making sure you position the AprilTags around a field is very difficult to get exact, by building a feature to...

enhancement

As requested in the [Discord](https://discord.com/channels/725836368059826228/725846784131203222/1241759253258047518) this PR disables Arm32 builds and removes mention of the build option in the README.