Skip to content

Forces not working #2617

Jan 19, 2022 · 6 comments · 7 replies
Discussion options

You must be logged in to vote

From what I see, the problem of your simulation might be related to:

  • mainly the fact that objects are ALREADY AT FIRST STEP in collision (e.g. legs and pads) which is not solvable you have to make sure objects are not colliding (regarding your collision settings like contactDistance="0.25") at start
  • the absence of boundary condition like FixedConstraint or PartialFixedConstraint

Does this make sense @Hellscythe789 ?

Replies: 6 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tsreyas
Comment options

Comment options

You must be logged in to vote
2 replies
@tsreyas
Comment options

@hugtalbot
Comment options

Comment options

You must be logged in to vote
3 replies
@hugtalbot
Comment options

@hugtalbot
Comment options

@tsreyas
Comment options

Answer selected by tsreyas
Comment options

You must be logged in to vote
1 reply
@hugtalbot
Comment options

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