jeljaik / WB-Team-Issues

This repository serves as a container of all the main issues related to the realization of the first year demo of the european project KOROIBOT.
0 stars 0 forks source link

Footstep planning. #15

Open jeljaik opened 9 years ago

jeljaik commented 9 years ago
jeljaik commented 9 years ago

cc @luca-fiorio @francesco-romano

jeljaik commented 9 years ago

Details on Joint Limits Right leg

Left leg

Torso

fiorisi commented 9 years ago

From Black iCub: DEGREES leg

Torso

RADIANTS leg

Torso

jeljaik commented 9 years ago

As of today, iCub is able to walk in a new open loop fashion with the capture point approach in Simulation!!! thanks to the trajectories generated by @luca-fiorio and the help of @jeljaik and @francesco-romano. This post serves as a log entry for future references to replicate our results. We have experienced in the past that things work on one computer only (right @DanielePucci?) and this is not desirable at all. I will try to be as detailed as possible. In case I'm missing something you may consider relevant, ask away!

PC Specifications

Module Specifications

Dependencies and miscellaneous Specifications

Notes Bear in mind that this walking cannot be used with the real robot, because the real joint limits, in particular the feet pitch lower limits have been increased and we cannot reach them with the real iCub. A new trajectory that respects these limits is the current work in progress.

traversaro commented 9 years ago

The iCub sdf is the one in https://github.com/robotology-playground/icub-gazebo ?

On Thu, Jan 8, 2015 at 2:14 PM, Jorhabib Eljaik notifications@github.com wrote:

As of today, iCub is able to walk in a new open loop fashion with the capture point approach in Simulation!!! thanks to the trajectories generated by @luca-fiorio https://github.com/luca-fiorio and the help of @jeljaik https://github.com/jeljaik and @francesco-romano https://github.com/francesco-romano. This post serves as a log entry for future references to replicate our results. We have experienced in the past that things work on one computer only (right @DanielePucci https://github.com/DanielePucci?) and this is not desirable at all. I will try to be as detailed as possible. In case I'm missing something you may consider relevant, ask away!

PC Specifications

  • Lenovo X220 Memory: 7,7 GiB, Intel Core ® i5-2520M CPU @ 2.5 GHZ. Graphics: Intel ® Sandybridge Mobile. OS Type: 64 bit. OS: Ubuntu 14.04 LTS.

Module Specifications

Dependencies Specifications

— Reply to this email directly or view it on GitHub https://github.com/jeljaik/WB-Team-Issues/issues/15#issuecomment-69177229 .

jeljaik commented 9 years ago

Not exactly, I just created a branch called walking. In this branch I've just changed the lower joint limit of the feet pitch to -0.8 and the PID gains have been increased 10 times except for the knees.
https://github.com/robotology-playground/icub-gazebo/commit/480ad3897afb9e9b819fdb963943fb61160afe3d

jeljaik commented 9 years ago

However, the joint limits written above have been updated in https://github.com/robotology-playground/icub-gazebo/commit/ea66269a9d80f289d764076189608d897a8d847d

jeljaik commented 9 years ago

Pending Task: