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 .
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: