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

Set PStepAheadPredictor as common method in Constraint base class #210

Open
EnricoMingo opened this issue Apr 25, 2023 · 0 comments
Open
Assignees

Comments

@EnricoMingo
Copy link
Contributor

I have been working recently on joint limit constraints in acceleration. A common (and actually working) approach to smooth solutions when hitting constraints is to use the PStepAheadPredictor, a constant which scales time.
I now implemented this solution in some constraints, could be the case to add this method as a common method to the constraint class?
If not (so we keep it as optionally implementable by the developer of the constraint) please close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant