Skip to content

Implementation of Probabilistic Movement Primitives

Notifications You must be signed in to change notification settings

mjm522/promps_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROMP library written in python

  • Implementation of Probabilistic Movement Primitives in the paper

  • Few of the utility functions are used from following implementation.

  • Includes the closed form implementation of trajectory controller implementation as well.

  • Since one PROMP can only model one 1D, several of these has to be called to create a multi-dimensional PROMP

Instructions

  • Clone the repo

  • From the cloned repo folder; run set_env_bash.sh

  • Run the file demo_with_matlab_data.py from the demos folder (this uses a demonstration given in the data folder)

About

Implementation of Probabilistic Movement Primitives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published