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

Cannot read 6DOF body with residuals #55

Open
mihaelapopescu opened this issue Dec 2, 2024 · 0 comments
Open

Cannot read 6DOF body with residuals #55

mihaelapopescu opened this issue Dec 2, 2024 · 0 comments

Comments

@mihaelapopescu
Copy link

I am able to read the 6DOF rigid bodies using Get6DOFBodyCount() and Get6DOFBody(). However, when I want to access the 6DOF with residuals using Get6DOFResidualBodyCount() and Get6DOFResidualBody(), the count of rigid bodies is zero and there is no rigid body data streamed. I followed the minimal example from RigidBodyStreaming.cpp. Is there something else that should be done in order to enable the residual streaming? As a remark, I can see the residuals for all rigid bodies in QTM. Thanks!

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

1 participant