ami-iit / bipedal-locomotion-framework

Suite of libraries for achieving bipedal locomotion on humanoid robots
https://ami-iit.github.io/bipedal-locomotion-framework/
BSD 3-Clause "New" or "Revised" License
132 stars 36 forks source link

Adding time profiler to BLF. #826

Closed G-Cervettini closed 3 months ago

S-Dafarra commented 3 months ago

Hi @G-Cervettini, please follow the modifications of https://github.com/robotology/walking-controllers/pull/164. We noticed that the clock function may give weird outputs.

GiulioRomualdi commented 3 months ago

Thank you @G-Cervettini, I applied the clang-format and removed the std::cerr from the code.

Thank you for spending time porting this feature in BLF ❤️