-
-
Notifications
You must be signed in to change notification settings - Fork 329
Added getters for camera for azimuth, elevation and yaw #2470
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
Open
AbbasReads
wants to merge
25
commits into
f3d-app:master
Choose a base branch
from
AbbasReads:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 13 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
04a2d46
feat: Add yaw, azimuth, and elevation methods to camera implementation
AbbasReads 6789df3
Update camera tests for yaw, elevation, and add getAzimuth method and…
AbbasReads c13cf2e
Update library/testing/TestSDKCamera.cxx
AbbasReads e4f037c
Update library/testing/TestSDKCamera.cxx
AbbasReads d0bdf55
Update library/testing/TestSDKCamera.cxx
AbbasReads 2e0a6e5
Update library/testing/TestSDKCamera.cxx
AbbasReads d111df7
Update library/src/camera_impl.cxx
AbbasReads 689642e
Update library/src/camera_impl.cxx
AbbasReads 6ea92d7
Refactor camera angle methods for improved clarity
AbbasReads b36aff6
Update library/testing/TestSDKCamera.cxx
AbbasReads 78e4018
Update library/testing/TestSDKCamera.cxx
AbbasReads a0bd210
Enhance camera angle method documentation and fix test variable initi…
AbbasReads 46a8140
Add camera getter methods to Python bindings
AbbasReads 6700db9
Update library/public/camera.h
AbbasReads 0558b69
Update library/public/camera.h
AbbasReads fb34881
Add combined camera movement tests for yaw, elevation, and azimuth an…
AbbasReads 7c687aa
Refactor getAzimuth method to call getYaw directly =
AbbasReads 2eae0ee
Update library/public/camera.h
AbbasReads 952d074
Edited getAzimuth documentation
AbbasReads fde0219
Fix formatting in getYaw documentation comment
AbbasReads 4ab9bad
Fix formatting in camera_impl.cxx and test_camera.py
AbbasReads e6303f4
Printing test values for debugging
AbbasReads edec2e6
Refactor compareDouble for better tolerance handling and update test …
AbbasReads e740b13
Update compareDouble tolerance in TestSDKCamera in yaw, elevation, an…
AbbasReads 6974af7
Update elevation test in TestSDKCamera to check for correct values
AbbasReads File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.