Skip to content

Gravity Force Removal of FT Readings #709

Answered by traversaro
diogofbsilva asked this question in Q&A
Discussion options

You must be logged in to vote

In https://github.com/diogofbsilva/forceConv/blob/e772f018fb8b46a8cafcab072e8416a0b0306030/forceConv.cpp#L348 seems to me that you are trying to set the gravity for the link "torso", but there is no "torso" link in your URDF model? In general, I suggest to check the return values for the functiosn that you call, to understand if they were successful or not.

Furthermore, in https://github.com/diogofbsilva/forceConv/blob/e772f018fb8b46a8cafcab072e8416a0b0306030/forceConv.cpp#L423-L425 you seem to assume that the joint serialization used for the visuomanip model is the one that matches the right arm (at least for the initial joints) but that is not ensure in anyway. To read data from a real …

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

Answer selected by pattacini
@diogofbsilva
Comment options

Comment options

You must be logged in to vote
0 replies
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