-
Notifications
You must be signed in to change notification settings - Fork 87
IMU sensor API to get world ref frame and heading offset #186
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
17ca1ac
Added basic logic to parse localization frames
adityapande-1995 d4aa659
Minor cleanup
adityapande-1995 c479887
Added transformation quaternions to convert frames
adityapande-1995 1fdc240
Added enum type, review changes
adityapande-1995 eaa94cd
codecheck fixes
adityapande-1995 59d0b08
Added testcases
adityapande-1995 d09f508
Cleanup for codecheck
adityapande-1995 324ed90
Merge branch 'ign-sensors6' into aditya/named_frames_imu
adityapande-1995 7bdfb0b
Localization tag parsing moved to a separate method
adityapande-1995 e16ab67
Changed variable names and docstrings
adityapande-1995 2e5e910
static const transformTable added
adityapande-1995 df783de
Added documentation for WorlfFrameEnum
adityapande-1995 3ead9f2
Address not mapped to object error
adityapande-1995 0f99a51
Removed debug prints
adityapande-1995 368a24f
Intialize sensorOrientationRelativeTo
adityapande-1995 00e9c7c
Placed docstring with enum values
adityapande-1995 18b3645
Linter fix
adityapande-1995 33a79c6
Account for heading with CUSTOM refernce frame
adityapande-1995 8f03ce1
Fixed typos, renamed helper function
adityapande-1995 654ceb8
Refactored tests
adityapande-1995 90f6917
Added test case: empty localization tag
adityapande-1995 3f42ba6
Added invalid localization tag test case
adityapande-1995 735a61f
changed variable names to lowerCamelCase
adityapande-1995 744d0d1
Merge branch 'ign-sensors6' into aditya/named_frames_imu
adityapande-1995 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
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
Oops, something went wrong.
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.