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

Update diagnostic for aksim2 #500

Merged

Conversation

MSECode
Copy link
Contributor

@MSECode MSECode commented Jun 10, 2024

This PR modifies slightly the diagnostic of the aksim2 encoder.
We are not sending the error each time an error bit is risen for the specific jomo but instead we increase a counter at each loop (which occurs at every 1ms) and then we send all the specific errors on the askim2 per each jomo one time every 10 seconds (for now - this value can be changed if needed).
Then, on the diagnostic on the high level we print how many error per type and per jomo we got during those 10 seconds.

Diagnostic has been updated accordingly to robotology/icub-main#968

…h 10 sec to not overflood eth bus

Update fw versions
Copy link
Member

@valegagge valegagge left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@marcoaccame marcoaccame left a comment

Choose a reason for hiding this comment

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

ok, thanks

@marcoaccame marcoaccame merged commit 5b2d7fd into robotology:devel Jun 13, 2024
@MSECode MSECode deleted the feature/aksimDiagnosticManagement branch June 13, 2024 12:33
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

Successfully merging this pull request may close these issues.

3 participants