Skip to content

hansolxryu/CPG_biped_walker_Ryu_Kuo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ryu & Kuo - locomotor central pattern generator (CPG) source code

Dynamic walking model simulation for testing an optimality principle for locomotor central pattern generators.

supplementary table: download table

To test source code:

clone the repository and run codes in "test\cpgWalkingModel" folder.

  • src: contains walking models and helper functions. We used "walksw2cpg" model (which inherits "walksw2") for the paper.
  • test: contains source codes to run the simulation and produce demo video. Use "CPGpaper_Ushape_clean" to test walking performances.
  • resource: contains other types of resources for the repository.