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

Fix wrong coefficients coupling the eyes' vergence #574

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

martinaxgloria
Copy link
Contributor

This PR fixes #228.

I did some tests on iCubGenova11 with this change and I posted here the results. Then, I proceeded with the update of the other maintained robots.

Copy link
Member

@pattacini pattacini left a comment

Choose a reason for hiding this comment

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

Thanks heaps @martinaxgloria!

What I found a bit puzzling is how we handle the coupling for those old CAN robots that we still maintain, such as iCubNancy01. It doesn't seem to have this info in its folders.

cc @Nicogene @davidetome

@martinaxgloria
Copy link
Contributor Author

Yes, @pattacini. I noticed that those robots don't have this kind of information in the configuration files, so I skipped them because I didn't find the references anywhere. Maybe @davidetome could have the answer

@pattacini
Copy link
Member

Checked w/ @davidetome @Nicogene and finally @maggia80 👍🏻
It turned out that with old robots the coupling is hand-coded in the FW as per https://icub-tech-iit.github.io/documentation/icub_firmware/associated-firmware/associated-firmware/.

@pattacini pattacini merged commit 0891fbe into robotology:master Oct 4, 2023
1 check passed
@martinaxgloria
Copy link
Contributor Author

Great, thank you all!

MSECode pushed a commit to valegagge/robots-configuration that referenced this pull request Apr 11, 2024
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.

Wrong coefficients coupling the eyes' vergence?
2 participants