Skip to content

Solved a bug in the add_servo() function when checking the already assigned servos.

Sergi Hernandez requested to merge cherry-pick-32c3ef6d into smart_charger

Removed the servo assignment from the action and walk clients because it is already done by the corresponding modules.

Merge request reports