IROS 2020poster7 citations

Reinforcement Learning-based Hierarchical Control for Path Following of a Salamander-like Robot

Xueyou Zhang, Xian Guo, Yongchun Fang, Wei Zhu

Abstract

Path following is a challenging task for legged robots. In this paper, we present a hierarchical control architecture for path following of a quadruped salamander-like robot, in which, the tracking problem is decomposed into two sub-tasks: high-level policy learning based on the framework of reinforcement learning (RL) and low-level traditional controller design. More specifically, the high-level policy is learned in a physics simulator with a low-level controller designed in advance. To improve the tracking accuracy and to eliminate static errors, a soft Actor-Critic algorithm with state integral compensation is proposed. Additionally, to enhance the generalization and transferability, a compact state representation, which only contains the information of the target path and the abstract action similar to front-back and left-right, is proposed. The proposed algorithm is trained offline in the simulation environment and tested on the self-developed real quadruped salamander-like robot for different path following tasks. Simulation and experiments results validate the satisfactory performance of the proposed method.

BibTeX
@inproceedings{iros2020_reinforcementlea,
  title = {Reinforcement Learning-based Hierarchical Control for Path Following of a Salamander-like Robot},
  author = {Xueyou Zhang and Xian Guo and Yongchun Fang and Wei Zhu},
  booktitle = {IROS 2020},
  year = {2020}
}