vix.ing · top · new · best · stats · spec

Quadruped Robot Simulation Using Deep Reinforcement Learning -- A step towards locomotion policy

2025/02/23 by Nabeel Ahmad Khan Jadoon, Jadoon, Nabeel Ahmad Khan, Mongkol Ekpanyapong +1
Computer Science · Engineering · #FOS: Computer and information sciences #Modular Robots and Swarm Intelligence #Reinforcement Learning in Robotics #Robotic Locomotion and Control #Robotics (cs.RO)

paper · pdf · doi:10.48550/arxiv.2502.16401

openalex publication_date 2025/02/23 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We present a novel reinforcement learning method to train the quadruped robot in a simulated environment. The idea of controlling quadruped robots in a dynamic environment is quite challenging and my method presents the optimum policy and training scheme with limited resources and shows considerable performance. The report uses the raisimGymTorch open-source library and proprietary software RaiSim for the simulation of ANYmal robot. My approach is centered on formulating Markov decision processes using the evaluation of the robot walking scheme while training. Resulting MDPs are solved using a proximal policy optimization algorithm used in actor-critic mode and collected thousands of state transitions with a single desktop machine. This work also presents a controller scheme trained over thousands of time steps shown in a simulated environment. This work also sets the base for early-stage researchers to deploy their favorite algorithms and configurations. Keywords: Legged robots, deep reinforcement learning, quadruped robot simulation, optimal control

Related