LouKordos / walking_controller

The main walking controller code for the Bipedal Robot.
13 stars 2 forks source link

Use code profiling to improve controller performance and structure #4

Open LouKordos opened 3 years ago

LouKordos commented 3 years ago

Use tools like perf, Valgrind and the built-in gcc code profile optimizer to improve performance and code quality (Valgrind)