Skip to content
New issue

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

Camera FOV in simulation differs from real world. #497

Open
jgueldenstein opened this issue Jun 21, 2024 · 1 comment
Open

Camera FOV in simulation differs from real world. #497

jgueldenstein opened this issue Jun 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working simulation vision

Comments

@jgueldenstein
Copy link
Member

jgueldenstein commented Jun 21, 2024

Summary

The FOV defined in the proto file:

does not match the real robot's FOV.

If we want the FOV to match the real robot we should set it to 1.517 instead.

@jgueldenstein jgueldenstein added the bug Something isn't working label Jun 21, 2024
@jgueldenstein jgueldenstein self-assigned this Jun 21, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Software Jun 21, 2024
@jgueldenstein
Copy link
Member Author

This can be calculated by looking at the focal length defined in

$2 * atan(2048/(2*1080.60229)) = 1.517...$

@jaagut jaagut moved this from 🆕 New to 🏗 In progress in Software Jun 27, 2024
@jaagut jaagut moved this from 🏗 In progress to 🔖 Ready in Software Jun 28, 2024
@jaagut jaagut moved this from 🔖 Ready to 📋 Backlog in Software Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working simulation vision
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants