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

Change the logic used to update the Coefficients in the CubicSpline class #723

Merged
merged 4 commits into from
Aug 14, 2020

Conversation

GiulioRomualdi
Copy link
Member

This PR fixed #722

@traversaro I opened the PR on devel. Let me know if you prefer to merge it on master. I will update the changelog.md accordingly

* introduce `m_areCoefficientsUpdated` flag to check if the coefficients are updated
* compute the internal coefficients only if it is necessary
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.

Devel is ok, feel free to update the changelog.

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.

Can I squash and merge?

@GiulioRomualdi
Copy link
Member Author

GiulioRomualdi commented Aug 13, 2020

Can I squash and merge?

yes!

@traversaro traversaro merged commit 443b5a6 into robotology:devel Aug 14, 2020
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