Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / suryakiranmg / Dynamic-Movement-Primitives-and-Imitation-Learning-Robotics

Dynamic movement primitives (DMPs) are a method of trajectory control/planning from Stefan Schaal’s lab. Complex movements have long been thought to be composed of sets of primitive action ‘building blocks’ executed in sequence and \ or in parallel, and DMPs are a proposed mathematical formalization of these primitives. The difference between DMPs and previously proposed building blocks is that each DMP is a nonlinear dynamical system. The basic idea is that you take a dynamical system with well specified, stable behavior and add another term that makes it follow some interesting trajectory as it goes about its business. The DMP differential equations (Transformation System, Canonical System, Non-linear Function) realize a general way of generating point-to-point movements. Imitation learning using linear regression is performed to compute the weight factor W from a demonstrated trajectory dataset, given by a teacher. The quality of the imitation is evaluated by comparing the training data with the data generated by the DMP.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suryakiranmg%2FDynamic-Movement-Primitives-and-Imitation-Learning-Robotics

Stars: 45
Forks: 10
Open Issues: 1

License: None
Language: MATLAB
Repo Size: 736 KB
Dependencies: 0

Created: about 6 years ago
Updated: 5 months ago
Last pushed: 3 months ago
Last synced: 3 months ago

Topics: dynamic-movement-primitive, imitation-learning, linear-regression, path-planning, point-to-point, robotics-control

Files
    Loading...
    Readme
    Loading...

    No dependencies found