%Aigaion2 BibTeX export from Idiap Publications
%Friday 03 May 2024 04:42:59 PM

@INPROCEEDINGS{Wang_IROS2022_2022,
         author = {Wang, Jiayi and Lembono, Teguh Santoso and Kim, Sanghyun and Calinon, Sylvain and Vijayakumar, Sethu and Tonneau, Steve},
       projects = {Idiap},
          title = {Learning to Guide Online Multi-Contact Receding Horizon Planning},
      booktitle = {Proc. IEEE/RSJ Intl Conf. on Intelligent Robots and Systems (IROS)},
           year = {2022},
       abstract = {When planning multi-contact motions in a receding horizon fashion, it is critical that the motion to be executed facilitates the completion of the task. 
This requires a value function to inform the desirability of robot states. 
However, given the complex dynamics, value functions are often approximated by expensive computation of trajectories in an extended planning horizon. 
In this work, to achieve online multi-contact Receding Horizon Planning (RHP), we propose to learn an oracle, which can predict local objectives (intermediate goals) for a given task based on the current robot state and the environment.
Then, we use these local objectives to construct local value functions to guide a short-horizon RHP. 
To generalize across environments, we use a novel robot-centric representation of oracle variables. 
We also present an incremental training scheme, that can improve the prediction accuracy by adding demonstrations on how to recover from failures. 
We compare our approach against the baseline (long-horizon RHP) for planning centroidal trajectories of humanoid walking on moderate slopes, as well as large slopes where static stability cannot be achieved. 
We validate these trajectories by tracking them via a whole-body inverse dynamics controller in simulation. 
We show that our approach can achieve online RHP for 95\%-98.6\% cycles, outperforming the baseline (8\%-51.2\%).}
}