robotpy / pyfrc

python3 library designed to make developing RobotPy-based code easier!
MIT License
50 stars 35 forks source link

[BUG]: VisionSim computes the angle in radians #205

Closed yuhao1118 closed 2 years ago

yuhao1118 commented 2 years ago

Problem description

Hi, I am pretty sure that the VisionSim computes the angle in radians radians whereas the example passes the angle in degrees. I found this could lead to confusion, so that could you fix this problem and clarify the correct unit both in examples and document?

Many thanks!

Operating System

MacOS

Installed Python Packages

No response

Reproducible example code

No response

virtuald commented 2 years ago

Oops! Thanks for catching that. I'll change the example.