Skip to content

Meaning of parameters in JointSpringForceField #2765

Discussion options

You must be logged in to vote

hey @Altero0101

Sorry for keeping you waiting, but I am not big user of the JointSpringForceField .. therefore I was waiting for others to give a hint.
But I'll take the lead!

  • the two first indices (m1 and m2, aka Index1 and Index2) correspond to the point IDs of one rigid object to be connected by a JointSpring. Switching them should not affect the result
  • FREE_AXIS defines the axis where the movements is free (translation in x,y,z and rotation in x,y,z)
  • KS_T defines the stiffness soft or hard, respectively if the translation dof is free (i.e. FREE_AXIS is 1) or not (i.e. FREE_AXIS is 0)
  • KS_R is indeed the rotational stiffness
  • blocKsr seems to be defined as "stiffness to apply on axis wh…

Replies: 1 comment 2 replies

Comment options

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

@Altero0101
Comment options

Answer selected by hugtalbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants