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

[GravComp] Porting GravityCompensationHelper class from codyco-modules #438

Merged

Conversation

prashanthr05
Copy link
Contributor

@prashanthr05 prashanthr05 commented Apr 19, 2018

@prashanthr05
Copy link
Contributor Author

cc @traversaro

Copy link
Member

@traversaro traversaro left a comment

Choose a reason for hiding this comment

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

See inline comments.

return true;
}

}
Copy link
Member

@traversaro traversaro Apr 19, 2018

Choose a reason for hiding this comment

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

Can you add a newline at the end of this file? Otherwise @francesco-romano will complain. :D
See https://stackoverflow.com/questions/729692/why-should-text-files-end-with-a-newline .

@@ -0,0 +1,122 @@
#ifndef GRAVITY_COMPENSATION_HELPERS_H
Copy link
Member

Choose a reason for hiding this comment

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

Can you copy the copyright headers from the other files?

@@ -0,0 +1,186 @@
#include "iDynTree/Estimation/GravityCompensationHelpers.h"
Copy link
Member

Choose a reason for hiding this comment

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

The copyright header is necessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Addded copyright header and newline in this commit: fd9efa9

Copy link
Member

Choose a reason for hiding this comment

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

Perfect.

@traversaro
Copy link
Member

Ok, thanks. Waiting for the CI to finish before merging.

@prashanthr05
Copy link
Contributor Author

Meanwhile should I update the release docs ? If yes, let me know, which.

@traversaro
Copy link
Member

Yes, please add a line in https://github.com/robotology/idyntree/blob/devel/doc/releases/v0_10.md . Thanks a lot for remembering that.

@traversaro traversaro merged commit 9c9e9fd into robotology:devel May 8, 2018
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