PhotonVision / photonvision-docs

Docs for PhotonVision, a free open-source vision processing software for FRC teams.
https://docs.photonvision.org
Creative Commons Attribution 4.0 International
25 stars 57 forks source link

change incorrect instance of getYaw() #277

Closed TheGamer1002 closed 1 year ago

TheGamer1002 commented 1 year ago

Before, it was getYaw() before describing getSkew(). That is not correct.

TheGamer1002 commented 1 year ago

This fixes #266