Skip to content

AlexanderFabisch/PyDMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDMP

This is a very simple implementation of dynamic movement primitives (DMP) in Python. The main purpose of this implementation for me is to understand the behavior of DMPs.

If you need a more robust, fast, and versatile implementation, take a look at movement_primitives.

An illustrative notebook can be found here.

The papers that I used to implement DMPs are

  • P. Pastor, H. Hoffmann, T. Asfour, S. Schaal: Learning and Generalization of Motor Skills by Learning from Demonstration PDF
  • A.J. Ijspeert, J. Nakanishi, H. Hoffmann, P. Pastor, S. Schaal: Dynamical movement primitives: learning attractor models for motor behaviors

Travis DeWolf published some interesting articles about DMPs in his blog:

About

A simple implementation of dynamical movement primitives for demonstration purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published