ami-iit / bipedal-locomotion-framework

Suite of libraries for achieving bipedal locomotion on humanoid robots
https://ami-iit.github.io/bipedal-locomotion-framework/
BSD 3-Clause "New" or "Revised" License
147 stars 38 forks source link

Add the possibility to set the SwingFootPlanner position and orientation tolerances as configuration parameters #785

Closed GiulioRomualdi closed 9 months ago

GiulioRomualdi commented 9 months ago

As per the title, this PR adds the possibility of setting the orientation and position tolerances for the swing foot planner. These tolerances are used to check if the position of a contact changes when it is already active. Having a tunable tolerance will make the planner more robust when the contact location are computed by an optimization procedure, for instance sqpmethod