Autonomous Control of Redundant Hydraulic Manipulator Using Reinforcement Learning with Action Feedback
By: Rohit Dhakate , Christian Brommer , Christoph Böhm and more
Potential Business Impact:
Robots learn to move precisely with less information.
This article presents an entirely data-driven approach for autonomous control of redundant manipulators with hydraulic actuation. The approach only requires minimal system information, which is inherited from a simulation model. The non-linear hydraulic actuation dynamics are modeled using actuator networks from the data gathered during the manual operation of the manipulator to effectively emulate the real system in a simulation environment. A neural network control policy for autonomous control, based on end-effector (EE) position tracking is then learned using Reinforcement Learning (RL) with Ornstein-Uhlenbeck process noise (OUNoise) for efficient exploration. The RL agent also receives feedback based on supervised learning of the forward kinematics which facilitates selecting the best suitable action from exploration. The control policy directly provides the joint variables as outputs based on provided target EE position while taking into account the system dynamics. The joint variables are then mapped to the hydraulic valve commands, which are then fed to the system without further modifications. The proposed approach is implemented on a scaled hydraulic forwarder crane with three revolute and one prismatic joint to track the desired position of the EE in 3-Dimensional (3D) space. With the emulated dynamics and extensive learning in simulation, the results demonstrate the feasibility of deploying the learned controller directly on the real system.
Similar Papers
Reinforcement Learning-Based Neuroadaptive Control of Robotic Manipulators under Deferred Constraints
Robotics
Robots learn to move safely, even when they mess up.
Model-Based Lookahead Reinforcement Learning for in-hand manipulation
Robotics
Robots learn to better grab and move objects.
Efficient Model-Based Reinforcement Learning for Robot Control via Online Learning
Robotics
Teaches robots to learn by doing, faster.