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

Add joint_natural_frequency and joint_damping_ratio to GenericJoint. #789

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Vrixyz
Copy link
Contributor

@Vrixyz Vrixyz commented Jan 14, 2025

⚠️ I'm not sure about multibodies, their cfm_coeff and rhs_bias computed from joint_natural_frequency and joint_damping_ratio is shared with all constraint solver methods, so we'd probably need a strategy to conciliate different values into one?

  • I'd like to add example for that, but lack intuition on what values to input.

@Vrixyz Vrixyz requested review from sebcrozet and removed request for sebcrozet January 27, 2025 08:33
@Vrixyz Vrixyz requested a review from sebcrozet January 31, 2025 10:48
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.

Add the possiblity to set joint_natural_frequency and joint_damping_ratio per joint
1 participant