robotology / walking-controllers

Bipedal locomotion software for the humanoid robot platform iCub.
BSD 3-Clause "New" or "Revised" License
121 stars 46 forks source link

[iCubgenova09] Increase the frequency of the walking-controller to 500Hz #136

Closed GiulioRomualdi closed 1 year ago

GiulioRomualdi commented 1 year ago

This PR starts from #132 and https://github.com/robotology/walking-controllers/pull/130 and it removes the code for streaming the FT data. In details:

This PR brings also a new set of gains that have been widely tested during the last period


After this PR we can close #130 while we can keep #132 for the demos

GiulioRomualdi commented 1 year ago

Thank you @S-Dafarra