Skip to content
Snippets Groups Projects
Select Git revision
  • 840f3c6b6e50251cd8ddefbd3684c07fafb58644
  • master default protected
2 results

.mt

Blame
  • extensions_for_fun.md 631 B
    1. easy to use DMPs

    1.1. cartesian space dmp.

    the current one unnecessarily assumes joint space, but if you rewrite the code it could do either based on an argument. as far as the dmp is concerned only the dimensions are different, and you can just ik the cartesian reference into joint space

    1.2. using multiple trajectories for a fit

    the fitting is already there, it just assumes a single trajectory (indirectly, the math is the same either way). adding more should literally just amount to verifying the dimensions in the math.