paper-with-me

홈 › Papers

Learning Bipedal Walking On Planned Footsteps For Humanoid Robots

2022-07-26 · Rohan Pratap Singh, Mehdi Benallegue, Mitsuharu Morisawa, Rafael Cisneros, Fumio Kanehiro

Deep reinforcement learning (RL) based controllers for legged robots have demonstrated impressive robustness for walking in different environments for several robot platforms. To enable the application of RL policies for humanoid robots in real-world settings, it is crucial to build a system that can achieve robust walking in any direction, on 2D and 3D terrains, and be controllable by a user-command. In this paper, we tackle this problem by learning a policy to follow a given step sequence. The policy is trained with the help of a set of procedurally generated step sequences (also called footstep plans). We show that simply feeding the upcoming 2 steps to the policy is sufficient to achieve omnidirectional walking, turning in place, standing, and climbing stairs. Our method employs curriculum learning on the complexity of terrains, and circumvents the need for reference motions or pre-trained weights. We demonstrate the application of our proposed method to learn RL policies for 2 new robot platforms - HRP5P and JVRC-1 - in the MuJoCo simulation environment. The code for training and evaluation is available online.

📄 PDF Abstract BibTeX arXiv:2207.12644

Code (1)

rohanpsingh/learninghumanoidwalking 공식 구현 pytorch

Tasks

Deep Reinforcement LearningMuJoCoReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning Bipedal Walking for Humanoid Robots in Challenging Environments with Obstacle Avoidance

2024-09-25 · Marwan Hamze, Mitsuharu Morisawa, Eiichi Yoshida

Deep reinforcement learning has seen successful implementations on humanoid robots to achieve dynamic walking. However, these implementations have been so far successful in simple environments void of obstacles. In this …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Autonomous Navigation of Underactuated Bipedal Robots in Height-Constrained Environments

2021-09-13 · Zhongyu Li, Jun Zeng, Shuxiao Chen, Koushil Sreenath

Navigating a large-scaled robot in unknown and cluttered height-constrained environments is challenging. Not only is a fast and reliable planning algorithm required to go around obstacles, the robot should also be able t…

Autonomous NavigationTrajectory Planning

Learning Bipedal Walking for Humanoids with Current Feedback

2023-03-07 · Rohan Pratap Singh, Zhaoming Xie, Pierre Gergondet, Fumio Kanehiro

Recent advances in deep reinforcement learning (RL) based techniques combined with training in simulation have offered a new approach to developing robust controllers for legged robots. However, the application of such a…

Deep Reinforcement LearningReinforcement Learning (RL)

Learning Control Policies for Fall prevention and safety in bipedal locomotion

2022-01-04 · Visak Kumar

The ability to recover from an unexpected external perturbation is a fundamental motor skill in bipedal locomotion. An effective response includes the ability to not just recover balance and maintain stability but also t…

Deep Reinforcement Learning

Adversarial joint attacks on legged robots

2022-05-20 · Takuto Otomo, Hiroshi Kera, Kazuhiko Kawamoto

We address adversarial attacks on the actuators at the joints of legged robots trained by deep reinforcement learning. The vulnerability to the joint attacks can significantly impact the safety and robustness of legged r…

Deep Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning+1