PhotonVision / photonvision

PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.
https://photonvision.org
GNU General Public License v3.0
262 stars 166 forks source link

C++ reports the wrong multitag pose only in sim #1313

Closed r4stered closed 2 months ago

r4stered commented 2 months ago

During the season, photonvision would report an incorrect robot pose using multitag. However, when we got photonvision up and running on our real robot, it was fine and reported the correct pose.

This is most certainly an error in the simulation code on the C++ side, as I wrote it in late November and very few teams actually used it