Reinforcement Learning in the Task of Spherical Robot Motion Control

    Received 28 November 2022; accepted 19 March 2024; published 13 May 2024


    Author(s): Nor N. V.

    This article discusses one of the DDPG (Deep Deterministic Policy Gradient) reinforcement learning algorithms applied to the problem of motion control of a spherical robot. Inside the spherical robot shell there is a platform with a wheel, and the robot is simulated in the MuJoCo physical simulation environment.
    The goal is to teach the robot to move along an arbitrary closed curve with minimal error.
    The output control algorithm is a pair of trained neural networks — actor and critic, where the actor-network is used to obtain the control torques applied to the robot wheel and the criticnetwork is only involved in the learning process. The results of the training are shown below, namely how the robot performs the motion along ten arbitrary trajectories, where the main quality functional is the average error magnitude over the trajectory length scale. The algorithm is implemented using the PyTorch machine learning library.
    Keywords: control, control of a mechanical system, spherical robot, mechanics, artificial intelligence, reinforcement learning, Q-learning, DDPG, actor-critic, multilayer neural network, MuJoCo, PyTorch
    Citation: Nor N. V.,  Reinforcement Learning in the Task of Spherical Robot Motion Control, Rus. J. Nonlin. Dyn., 2024 https://doi.org/10.20537/nd240501
    DOI:10.20537/nd240501


    Download File
    PDF, 2.92 Mb




    Creative Commons License
    This work is licensed under a Creative Commons Attribution-NoDerivs 3.0 Unported License