Skip to content

How to check if F/T sensors readings are correct #93

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

You must be logged in to vote

Hi @KevinAStein , consider that the measurements of the F/T sensors (as streamed by the /icub/***/analog:o ports ) are affected by an unknown offset. This offset is computed at the startup (and when the calib*** rpc function are called) by the wholeBodyDynamics and wholeBodyDynamicsTree modules.

To get some ports streaming measurements of the F/T sensors with this offset removed, launch the wholeBodyDynamicsTree module with the output_clean_ft option (you can simply add --output_clean_ft in the wholeBodyDynamicsTree option box in yarpmanager).

Once you get the measurement without the offsets, you can try to load the robot with some additional object with a known weight to check the measur…

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pattacini
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
0 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
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
4 participants
Converted from issue

This discussion was converted from issue #93 on December 08, 2020 17:12.