Skip to content

Six DOF Constraint question #162

Answered by LeXXik
LeXXik asked this question in Q&A
Apr 28, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

I think this is correct way. Can't use an accessor. Sorry for spam:

settings.set_mMaxFriction(0, 1); //  set 1 on the first element
settings.get_mMaxFriction(0); // get the value of the first element

// similar for spring and motor settings:
settings.set_mLimitsSpringSettings(0, springSettings);
settings.set_mMotorSettings(0, motorSettings);

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@LeXXik
Comment options

@jrouwe
Comment options

@LeXXik
Comment options

@LeXXik
Comment options

@LeXXik
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by LeXXik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants