You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@vigisushrutha23 Today I did some work during my slot on the shoulder joints tracking. The observation is as follows
Low level tracking in stiff mode is great (e.g. l_shoulder_roll plot below).
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.
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.
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
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.
The text was updated successfully, but these errors were encountered: