Skip to content

Joint generalized force always returns "0" #372

Answered by diegoferigo
nicholaspalomo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @nicholaspalomo, the situation of joint torques is somewhat complicated.

  • In upstream, there's no support of providing joint torques.
  • The DART plugin does not extract the joint forces, and in the best case scenario it could provide the references applied before the physics step. Doing so, however, does not mean that what you extract is the real joint torque, due to e.g. friction dissipation (this means that the real joint torque is less than the reference).
  • In ScenarIO, I tried to implement something more complete but it requires gazebosim/gz-physics#143 that is still pending. I have a fork in diegoferigo/ign-physics@fix/compute_joint_force_edifice but this is still ongoing.
  • In the fir…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by nicholaspalomo
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