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

IMU publisher inconsistent coordinate system #9

Open
EdvardGrodem opened this issue Aug 3, 2021 · 3 comments
Open

IMU publisher inconsistent coordinate system #9

EdvardGrodem opened this issue Aug 3, 2021 · 3 comments

Comments

@EdvardGrodem
Copy link

The description of this IMU configuration yields a left handed coordinate system but claims to be right handed.

} else if (CoordinateSystem == CoordinateSystemEnum.RightHanded_XBackward_YLeft_ZUp) {

@EdvardGrodem EdvardGrodem changed the title IMU publisher inconsistent coordiante system IMU publisher inconsistent coordinate system Aug 3, 2021
@micahpearlman
Copy link
Contributor

@EdvardGrodem thank you for the bug report. Can you provide more detail on how you are testing & verifying this issue?

@rendellc
Copy link

rendellc commented Aug 4, 2021

Coworker of @EdvardGrodem here, we didn't use this setting so we didn't run into this bug ourselves. We only found it by chance because we were reading the source code to get a better understanding of what ZeroSim does

@micahpearlman
Copy link
Contributor

@rendellc thank you for the clarification. Any chance we can get a patch or pull request?

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

No branches or pull requests

3 participants