Skip to content

A simple implementation of dynamical movement primitives for demonstration purposes

Notifications You must be signed in to change notification settings

robotgradient/PyDMP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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.

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%