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

Only getting three quaternions #1

Open
FrederikPetri opened this issue Dec 11, 2020 · 3 comments
Open

Only getting three quaternions #1

FrederikPetri opened this issue Dec 11, 2020 · 3 comments

Comments

@FrederikPetri
Copy link

FrederikPetri commented Dec 11, 2020

Hi @aero-man

First of all thanks for sharing this!

When I run your script I only get timestamp + three quaternion values.

In Xsens DOT BLE Specifications I can see that Orientation (Quaternion) should be type 5. And when I change ENABLE_MESSAGE = b"\x01\x01\x06 to ENABLE_MESSAGE = b"\x01\x01\x05 I receive 4 variables. Can you confirm this is correct?

@aero-man
Copy link
Owner

Hi Frederik,

I didn't realize anybody was following this. Thanks for your patience. This was an issue that I was working through with Xsens themselves here: xsens/xsens_dot_server#11

I haven't looked at Xsens or this repo in several months. Not sure if the issue I linked to was fixed or not unfortunately.

@Kris5GJ
Copy link

Kris5GJ commented Apr 29, 2022

Hello, I'm sorry, I know this is not the correct place to write my question, but is a lame question. Is this code just for Mac?
I have a window machine, and I tried to install bluepy but I get an error. And by the bluepy doc, I understand that is just available for Mac.
Thank you for making this available.

@aero-man
Copy link
Owner

aero-man commented Apr 29, 2022

Hi @Kris5GJ. Yeah, Bluepy is only for Mac. If you're working with Xsens sensors with Python and Windows, I would look at the following options:

The right wat to ask this would be to open a brand new issue that says, "Hey this code sucks and doesn't work on Windows!" Jk jk. For real, a new issue would be the way to go.

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