Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error obtaining robot end effector wrenches #77

Closed
rbonghi opened this issue Feb 13, 2015 · 5 comments
Closed

Error obtaining robot end effector wrenches #77

rbonghi opened this issue Feb 13, 2015 · 5 comments

Comments

@rbonghi
Copy link

rbonghi commented Feb 13, 2015

Description:
I would like to use the simulink blocks: Left leg EE Wrench and Right leg EE Wrench, but I have this error when I start simulation. I does not received error in build:

Error reported by S-function 'robotState' in 'FrictionIdentificationImproved/Model/Left leg EE Wrench/S-Function':
Error obtaining robot end effector wrenches

I have configured the wholeBodyInterfaceToolbox.ini with:

robot          iCubGenova01
localName      simulink_joint_friction
worldRefFrame  l_sole
robot_fixed    false
wbi_id_list    ROBOT_TORQUE_CONTROL_JOINTS
wbi_config_file yarpWholeBodyInterface.ini

Further Information:

  • System Information: Darwin MacBook-Pro-di-Raffaello.local 14.1.0 Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64 x86_64
  • Working branch: master
  • Current commit: 8c08d70cee361883ed663b226d3f6c546e0324f2
  • YARP ROOT: ``
  • ICUB_ROOT: ``
  • YARP_DATA_DIRS: :/Users/Raffaello/iit/codyco-superbuild/build/install/share/codyco
  • YARP_ROBOT_NAME: ``
  • Yarp Installation: /Users/Raffaello/iit/install/bin/yarpserver
  • LD_LIBRARY_PATH::/install/lib/
  • LD_PRELOAD:``
  • DYLD_INSERT_LIBRARIES:``
@rbonghi rbonghi added the bug label Feb 13, 2015
@jeljaik
Copy link
Contributor

jeljaik commented Feb 13, 2015

As I already explained in #11 and personally to you :) this in an upcoming feature.

@rbonghi
Copy link
Author

rbonghi commented Feb 13, 2015

Yes, but I understood that the problem was only for left and right arm. I'm sorry! :)

@rbonghi rbonghi closed this as completed Feb 13, 2015
@jeljaik
Copy link
Contributor

jeljaik commented Feb 13, 2015

Oh no, the problem is with the estimation of end effector wrench. It's a parametric function on the desired link.

@jeljaik
Copy link
Contributor

jeljaik commented Feb 13, 2015

I don't know exactly what you want to do, but for the feet you can use the yarp read block to read the sensors at the ankles and do the proper transformation to project it to the end-effector. I believe you have everything you need in the Toolbox

@azadm
Copy link
Contributor

azadm commented Jan 5, 2016

Hi @jeljaik,
Can you explain (or is there any document that explains) how to use yarp read to read sensors at the ankles?

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

No branches or pull requests

3 participants