Modified the add_servo() function to check whether the new servo has already been assigned or not.
Modified the walk and action modules to assign the basic necessary at construction time.
Showing
- humanoid_modules/include/humanoid_modules/humanoid_module.h 6 additions, 1 deletionhumanoid_modules/include/humanoid_modules/humanoid_module.h
- humanoid_modules/src/action_module.cpp 1 addition, 0 deletionshumanoid_modules/src/action_module.cpp
- humanoid_modules/src/walk_module.cpp 2 additions, 0 deletionshumanoid_modules/src/walk_module.cpp
Loading