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

GitHub topics: dynamic-movement-primitive

baggepinnen/DynamicMovementPrimitives.jl

Learning Dynamic Movement Primitives in Julia

Language: Julia - Size: 216 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 14 - Forks: 11

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.

Language: MATLAB - Size: 736 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 45 - Forks: 10

VISTEC-IST-ROBOTICS-PUBLIC/DMP-OTSA

Online Temporal Scaling Adaptation of Dynamic Movement Primitives (DMP-OTSA)

Language: Python - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abakisita/ros_dmp

Dynamic Motion Primitives

Language: Python - Size: 10.1 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 11