Skip to content

Camera FOV in simulation differs from real world. #497

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

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

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
This was referenced Mar 27, 2025
@val-ba val-ba closed this as completed Apr 10, 2025
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Software Apr 10, 2025
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: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants