Skip to content

liudiepie/Quadruped_Robot_with_Reinforcement_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadruped_Robot_with_Reinforcement_Learning

image
This project aims to solve the issue of traditional control approach.
Drawbacks of traditional control approach:

  1. Requires domain knowledge on robot’s dynamic model
  2. Demand high computation power
  3. Not generalized to new environments
    Therefore, in this project, we are using Proximal Policy Optimization (PPO) in PyBullet and implement quadruped robot to learn how to walk or even run.

Pipeline

image

Reward Function

image

Result

Training after different iterations
image

Training with different controller combination
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages