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

add support for aea3 encoder #50

Merged
merged 1 commit into from
Nov 16, 2021
Merged

add support for aea3 encoder #50

merged 1 commit into from
Nov 16, 2021

Conversation

sgiraz
Copy link
Contributor

@sgiraz sgiraz commented Nov 9, 2021

This PR adds the support for aea3 encoder.

In particular, it adds a new value eomc_enc_aea3 in the enum type eOmc_encoder_t which is needed by these PRs on icub-firmware and icub-main to support the new sensors.

This change is backwards compatible with both repositories, so we can safely merge this PR before the other two.

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.

This PR can be merged straight away as it does not damage neither icub-firmware or icub-main.

@pattacini
Copy link
Member

Can we increase the version as per robotology/icub-main#769 (review)?

@marcoaccame
Copy link
Contributor

marcoaccame commented Nov 16, 2021

Can we increase the version as per robotology/icub-main#769 (review)?

I have just fixed it in icub-main which accepts (wrongly) versions of icub-firmware-shared >= 1.20.2 when icub-firmware-shared is already at version 1.21.0.

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!

@pattacini pattacini merged commit f3ca917 into robotology:devel Nov 16, 2021
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.

3 participants