We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The FOV defined in the proto file:
bitbots_main/bitbots_wolfgang/wolfgang_webots_sim/protos/robots/Wolfgang/Wolfgang.proto
Line 74 in 22622a7
If we want the FOV to match the real robot we should set it to 1.517 instead.
The text was updated successfully, but these errors were encountered:
This can be calculated by looking at the focal length defined in
bitbots_main/bitbots_misc/bitbots_basler_camera/config/camera_calibration_amy.yaml
Line 24 in 22622a7
$2 * atan(2048/(2*1080.60229)) = 1.517...$
Sorry, something went wrong.
jgueldenstein
No branches or pull requests
Summary
The FOV defined in the proto file:
bitbots_main/bitbots_wolfgang/wolfgang_webots_sim/protos/robots/Wolfgang/Wolfgang.proto
Line 74 in 22622a7
If we want the FOV to match the real robot we should set it to 1.517 instead.
The text was updated successfully, but these errors were encountered: