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

Implement Coulomb friction compensation if torque control is active #228

Open
2 tasks
traversaro opened this issue Dec 16, 2021 · 1 comment · Fixed by #350
Open
2 tasks

Implement Coulomb friction compensation if torque control is active #228

traversaro opened this issue Dec 16, 2021 · 1 comment · Fixed by #350

Comments

@traversaro
Copy link
Member

Follow up of #67 .

The nice thing is that all the machinery of defining and reading configuration files and modifying structure is already implemented, via stictionUp/stiction_up/stiction_up_val and stictionDown/stiction_down/stiction_down_val parameters, see for example:

Furthermore, we are already back-compatible by default, as all those parameters are defined to 0 in most configuration files! So we are just left with the fun part:

@traversaro
Copy link
Member Author

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 a pull request may close this issue.

1 participant