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

Make new release? (April 2024) #174

Open traversaro opened 6 months ago

traversaro commented 6 months ago

BLF 0.18.0 changed the logic of the VectorCollection server, and now it is required to call prepareData at some point. This was fixed in walking-controllers in https://github.com/robotology/walking-controllers/pull/162, but no new release of walking-controllers is working, so currently bfl 0.18.0 + walking-controllers 0.8.0 . So it would be great to do a new release of walking-controllers compatible with blf 0.18.0 .

However, since https://github.com/robotology/walking-controllers/pull/171 walking-controller master is not compatible with blf 0.18.0, as it needs a version of blf with https://github.com/ami-iit/bipedal-locomotion-framework/pull/826 . So, tagging walking-controllers as it is not sufficient.

Possible solutions:

traversaro commented 6 months ago

fyi @S-Dafarra @GiulioRomualdi

GiulioRomualdi commented 6 months ago

We can go for s2