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

fix fov calculation, not considering distortion #755

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

marinagmoreira
Copy link
Member

The previous formula was just not correct. Fixed it to be accurate without distortion.
This can be further refined by using https://github.com/nasa/isaac/blob/master/astrobee/behaviors/inspection/scripts/field_of_view_calculator.py but I figured we fix it first since some isaac code depends on it to run well

@marinagmoreira marinagmoreira requested a review from trey0 November 16, 2023 00:34
Copy link
Contributor

@trey0 trey0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@marinagmoreira marinagmoreira merged commit 29b6560 into nasa:develop Nov 17, 2023
6 checks passed
@marinagmoreira marinagmoreira deleted the fix_fov_calc branch November 17, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants