Reinforment-Implementation-on-a-Quadruped icon indicating copy to clipboard operation
Reinforment-Implementation-on-a-Quadruped copied to clipboard

Reinforment Implementation on a Quadruped using DDPG(tensorflow), ROS, Gazebo, real quadruped robot.

Results 2 Reinforment-Implementation-on-a-Quadruped issues
Sort by recently updated
recently updated
newest added

Hey! I adapted some of the code that you wrote in this repository. The quadruped and AllLegs classes are nearly identical except for a few additions. When I try to...

Hi @YunjaeChoi, great work! I also built a quadruped robot and tried to let the learned model run on the real quadruped. I adjusted everything so that my quadruped moves...