Abstract¶
Developments for control of the center of mass (CoM) of biped robots are currently located in two local minima: on the one hand, methods that allow CoM height variations but only work in the 2D sagittal plane; on the other hand, nonconvex direct transcriptions of centroidal dynamics that are delicate to handle. This paper presents an alternative that controls the CoM in 3D via an indirect transcription that is both low-dimensional and solvable fast enough for real-time control. The key to this development is the notion of boundedness condition, which quantifies the capturability of 3D CoM trajectories.
Video¶
Content¶
Paper | |
Presentation given at NTU on 14 May 2018 | |
Posters: first part and second part | |
Source code | |
10.1109/ICRA.2018.8460942 |
BibTeX¶
@inproceedings{caron2018icra,
title = {{Balance control using both ZMP and COM height variations: A convex boundedness approach}},
author = {Caron, St{\'e}phane and Mallein, Bastien},
booktitle = {IEEE International Conference on Robotics and Automation},
url = {https://hal.archives-ouvertes.fr/hal-01590509},
year = {2018},
month = may,
doi = {10.1109/ICRA.2018.8460942},
}
Discussion ¶
You can subscribe to this Discussion's atom feed to stay tuned.
-
Attendee #1
Posted on
It seems that goes to infinity as goes to zero. Does this mean that the integration accuracy of the discretization is also arbitrarily bad over ?
-
Stéphane
Posted on
That's right. The user can control the accuracy of spatial integration through the choice of , but time integration will by essence worsen close to (because the system only converges for ). To say it the other way round, the best accuracy is obtained close to the current robot state . This is a rather desired feature for model predictive control, where precision is most important for the immediate output (the only part of the solution actually used for control).
-
Feel free to post a comment by e-mail using the form below. Your e-mail address will not be disclosed.