-
Notifications
You must be signed in to change notification settings - Fork 0
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
Reliable Grasping and Bimanual Manipulation On ErgocubSN00 #107
Comments
if these are available, instead of using the quite old I should also have a configuration file ready as we have used it to check the tracking quality of finger joints with Gabriele. Nonetheless, the |
yarpdatadumper --name /positionerror /positionError was Jon's yarp port . No errors were seen but the data gathered for just 20s-1min of operation was over 1.5 GB. I could not use yarpdataplayer. As I said I am guessing the error might be because the yarp port publishes in yarp::sig::Vector format whereas the recorded assumes by default the Bottle format. |
In the past I always recorded |
Btw, which version of |
Okay sounds good. What do you need me to collect tot debug this. |
I have no clue of the version when I did this on the ergocub robot laptop last week. I checked it now and it seems to be on 3.8 branch. |
How many seconds were recorded, if you know it? |
I have tested collecting some data in simulation with yarpdatadumper --connect /icubSim/torso/state:o --dir test and did not see any strange behavior. The data is there inside |
It should be minimum of 30 seconds and maximum of 120 seconds.
I could not open data.log because it was too big and the yarp data player just crashed of showed nothing when we opened the file. We have the robot after 4 today. so i can try collecting data again today and maybe even show you if you are free around that time. |
Sure! |
As of this moment, the joints tracking for all joints except the shoulder is okay. The shoulder joints will be re-tuned later this week and early next week. Unfortunately the floppy left wrist reported in this issue for fix robotology/icub-tech-support#1641, is preventing proper manipulation and grasp. I am closing this issue and will re-open another one as I am shifting the milestone. |
This issue is to track the progress of the implementation of @Woolfrey 's module on the robot. Current issues faced;
Suggestions for the way forward for now:
The text was updated successfully, but these errors were encountered: