Skip to content

Tools for using motion primitives like Dynamic Motion Primitives or Differentiable Linear Dynamic Systems in PyTorch.

License

Notifications You must be signed in to change notification settings

qureshinomaan/dmp_primitives_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmp_primitives_pytorch

Tools for using motion primitives like Dynamic Motion Primitives or Differentiable Linear Dynamic Systems in PyTorch.

TODOs

  • Code the DMP part in a interpretable way.
  • Batched CEM optimization for DMPs
  • Code differentiable Linear Dynamic Systems (dLDS).
  • Code Cubic Splines
  • CEM optimization for dLDS and cubic splines.
  • Neural output code for training dLDS, splines and DMPs.
  • A very simple colab tutorial for introducing these primitives.

Releases

No releases published

Packages

No packages published

Languages