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 DDS motion stream to show gyro/accel components #13041

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Jun 16, 2024

New DDS Motion stream was not handled and so the gyro/accel values were missing on mouse-over.

See screenshot in ticket...
Tracked on [RSDEV-2243]

mouse,
"Radians/Sec",
"Angular Velocity",
height + 9 );
Copy link
Contributor

Choose a reason for hiding this comment

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

Why 9?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Half of 18

@maloel maloel merged commit d4bc25a into IntelRealSense:development Jun 17, 2024
21 of 22 checks passed
@maloel maloel deleted the motion-values branch June 17, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants