-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding time profiler to BLF. #826
Conversation
Hi @G-Cervettini, please follow the modifications of robotology/walking-controllers#164. We noticed that the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to @S-Dafarra suggestions, I add somethings more
src/TimeProfiler/include/BipedalLocomotion/TimeProfiler/TimeProfiler.h
Outdated
Show resolved
Hide resolved
src/TimeProfiler/include/BipedalLocomotion/TimeProfiler/TimeProfiler.h
Outdated
Show resolved
Hide resolved
Thank you @G-Cervettini, I applied the clang-format and removed the Thank you for spending time porting this feature in BLF ❤️ |
No description provided.