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

Performance Tuning for Reliable Grasping While Walking and Determination of Object Manipulation Workspace. #124

Closed
3 of 4 tasks
vigisushrutha23 opened this issue Sep 18, 2023 · 4 comments
Assignees

Comments

@vigisushrutha23
Copy link

vigisushrutha23 commented Sep 18, 2023

At the moment there is a bottleneck for the grasping performance due the issue robotology/icub-tech-support#1641. This prevents us from performing any meaningful bimanual experiments. Once this is solved, we have the following tasks.

  • Ensure that for at least one cardboard the real robot has consistent grasping and manipulation capabilities.
  • Ensure that the same is repeatable while walking.
  • Obtain plots of footsteps, arm joint extremes to quantitatively analyse the shift in robot foorptint while moving the object This should give us a rough possible workspace for the object manipulation with real object.
  • Perform initial experiments with just Walking+Bimanual in the area behind the desk in robot arena with manual manipulation commands.
@mebbaid
Copy link
Collaborator

mebbaid commented Oct 6, 2023

@vigisushrutha23 Today I did some work during my slot on the shoulder joints tracking. The observation is as follows

and those lines
https://github.com/SimoneMic/walking-controllers/blob/3c594f6bbbfbf04a7dac6c674697564ee4ced195/src/WalkingModule/app/robots/ergoCubSN000/dcm_walking/iFeel_joint_retargeting/robotControl.ini#L33-L34

to all read true.

@S-Dafarra
Copy link

  • When we invoke the walking to control the shoulders using commands comming from the bi-manual manipulation, we change the mode of the joint to complient hence the poor tracking.

In this case, the culprit is robotology/icub-tech-support#1547

@vigisushrutha23
Copy link
Author

vigisushrutha23 commented Oct 16, 2023

We were able to reliably grasp and manipulate a soft lunch bag while walking as seen in the video below. We The object roll motions seemed reliable and repeatable and will be preferred in the upcoming tests. We also tested the full forward motion in the end where the robot lifts the object and extends the hand completely and that is effective as well.
https://github.com/hsp-iit/project-ergocub/assets/5215434/df32326c-10c5-47fc-b310-1758c7c0621a

@vigisushrutha23
Copy link
Author

Closing Old issues

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

No branches or pull requests

4 participants