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

[WBD] fixed handling of MAS periodicity #677

Merged
merged 1 commit into from
Aug 27, 2020
Merged

Conversation

pattacini
Copy link
Member

@pattacini pattacini commented Aug 27, 2020

Upon analyses @julijenv reported in robotology/icub-tech-support#976, this PR does the following:

  • Increase the reading timeout of IMU data from 0.04 s to 0.1 s as it was in the past. @Nicogene any clue why this has been made tighter?
  • Make the filtering thread run at 100 Hz instead of 1 kHz, which was unnecessarily too high given the sampling frequency of the received data plus streaming the results at 1 kHz on YARP is hazardous.

@Nicogene @traversaro please review/comment.

After merging, we need to update devel and then tag 1.17.0.

cc @maggia80 @marcoaccame @davidetome @violadelbono

@pattacini
Copy link
Member Author

After this PR we could inspect what's the statistics of delays seen on WBD side.

@pattacini pattacini merged commit 7baee55 into master Aug 27, 2020
@pattacini pattacini deleted the fix/wbd-handling-mas branch August 27, 2020 08:20
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