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.
47 stars 10 forks source link

missing imitation.data #1

Open happy2h opened 3 years ago

ShucongYin commented 2 years ago

No description provided.

嗨,老哥,你找到这个imitation,data了吗? 或者你找到其他可用的DMPs的代码了吗?

happy2h commented 2 years ago

No description provided.

嗨,老哥,你找到这个imitation,data了吗? 或者你找到其他可用的DMPs的代码了吗? DMP代码github上应该有吧 我有matlab版本的

happy2h commented 1 year ago

Imitation learning matlab code and data https://gitlab.idiap.ch/rli/pbdlib-matlab/

Shucong_Yin @.***> 于2022年6月29日周三 11:09写道:

No description provided.

嗨,老哥,你找到这个imitation,data了吗? 或者你找到其他可用的DMPs的代码了吗?

— Reply to this email directly, view it on GitHub https://github.com/suryakiranmg/Dynamic-Movement-Primitives-and-Imitation-Learning-Robotics/issues/1#issuecomment-1169485485, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDJAHGQFNWLTASNBBZR2I3VRO46NANCNFSM476DSS2Q . You are receiving this because you authored the thread.Message ID: <suryakiranmg/Dynamic-Movement-Primitives-and-Imitation-Learning-Robotics/issues/1/1169485485 @github.com>