LouKordos / walking_controller

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

Combine all 0:N loops to a single one where possible #39

Open LouKordos opened 3 years ago

LouKordos commented 3 years ago

See where loops from 0 to N can be combined into a single one.