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 get_camera_view #71

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Fix get_camera_view #71

merged 1 commit into from
Jan 11, 2024

Conversation

oli-obk
Copy link
Collaborator

@oli-obk oli-obk commented Jan 10, 2024

kinda works. There is some drift, but the angles seem solid, haven't tested looking in all directions yet tho 😱

@DerKarlos DerKarlos merged commit ea31a8a into DerKarlos:main Jan 11, 2024
7 checks passed
@DerKarlos
Copy link
Owner

Yep, great! What a lot of angles. Some day may be, I will understand this.
The drift may be because to much calculator steps of pos and angles. We may deal with this later.

@oli-obk oli-obk deleted the saving branch January 11, 2024 21:04
@oli-obk
Copy link
Collaborator Author

oli-obk commented Jan 11, 2024

Yea, it's not the best solution, but it uses helper functions and can be followed. Ideally we'd just do a few sin/cos operations and get the result directly

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