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

Move MotorFaultState to EoMotionControl #94

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

MSECode
Copy link
Contributor

@MSECode MSECode commented Mar 11, 2024

Move MotorFaultState to EoMotionControl in order that we can use same type on both fw and sw.
Then add the enum typedef as guard
Change type mc_fault_state for being compliant with all definitions done in fw and sw

Related to:
robotology/icub-firmware#472
robotology/icub-main#942

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.

Ciao @MSECode,
I add comments in the code. So please use the type you defined eOmc_motorFaultState_t and rename the type to be compliant with the other type.

eth/embobj/plus/comm-v2/icub/EoMotionControl.h Outdated Show resolved Hide resolved
@MSECode
Copy link
Contributor Author

MSECode commented Mar 13, 2024

@valegagge ready for re-check

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

@valegagge valegagge marked this pull request as ready for review March 13, 2024 12:30
@MSECode
Copy link
Contributor Author

MSECode commented Mar 13, 2024

Ciao @MSECode, I add comments in the code. So please use the type you defined eOmc_motorFaultState_t and rename the type to be compliant with the other type.

solved

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 15683e9 into robotology:devel Mar 13, 2024
2 checks passed
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