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

Timeout exceed using odr: 10 and output_mode: 3 #37

Open
rebecatourinho opened this issue Aug 2, 2018 · 1 comment
Open

Timeout exceed using odr: 10 and output_mode: 3 #37

rebecatourinho opened this issue Aug 2, 2018 · 1 comment

Comments

@rebecatourinho
Copy link

I'm using v4.0.0 and have noticed that timeout is not enough for odr: 10 and output_mode: 3 configuration entries on xsens.yaml. The other output modes are working fine at the same odr: 10. I'm testing a MTi-30 under xkf_scenario: 39 and baudrate: 115200 and even tried this in other computers.

Finally, I've changed additionalTimeOutOffset from "0.010" to "0.020" and it worked. Could anyone explain what is happening once output_mode 3 has fewer data than mode 1 or 2?

@arunvydhya
Copy link
Contributor

@rebecatourinho yes, mode 3 has fewer messages than the ones for 1 and 2. You can modify mtdevice.py to zero in on the payload you are interested in.

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

2 participants