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

Code to address iCub Head v2.5 #391

Merged
merged 2 commits into from
Dec 1, 2016
Merged

Code to address iCub Head v2.5 #391

merged 2 commits into from
Dec 1, 2016

Conversation

pattacini
Copy link
Member

Following up discussion in #285, I've prepared these changes to:

  1. Update iKin to deal with new kinematic structures (the so-called version 2.5).

  2. Streamline iKinGazeCtrl to the use of new command-line parameters --head_version in place of --headV2.
    In the new context of diverse head versions, --headV2 was quite limiting, also considering future hardware releases.

I'm going to create a corresponding PR in robots-configuration to update iKinGazeCtrl parameters.

Once done, I'll send around an announcement.

@traversaro could you please have a look here?

- iKin: added kinematic structures for head/imu v2.5
- iKinGazeCtrl: replaced --headV2 with --head_version

cc #285
@pattacini pattacini merged commit f9177d5 into master Dec 1, 2016
@pattacini pattacini deleted the feature/issue-285 branch December 1, 2016 17:24
gsaponaro pushed a commit to gsaponaro/icub-main that referenced this pull request Dec 22, 2016
…--headV2

Replaced the option "--headV2" with "--head_version 2.0" (or 2.5), to be consistent with the recent change in iKinGazeCtrl (robotology#391).

If the option "--head_version" is absent or has an invalid argument, the head v1 model is used and a message is printed.

/cc robotology#285 robotology#405
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