Skip to content

HuiminHe/rl-swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rl-swing

Energy shaping is a significant topic in robotics. This project address this issue by explore the optimal control strategy for a human rider on a swing. TRPO is applied to both simulation and an Arduino robot.

swing

Requirements:

  • Pytorch
  • Numpy
  • Scipy
  • Cloudpickle