|
|
#include <armarx/control/ds_controller/DSJointCarryController.h>
Public Attributes | |
| std::vector< double > | attractor_ |
| int | dim_ |
| double | dt_ |
| int | K_gmm_ |
| std::vector< double > | Mu_ |
| std::vector< double > | Priors_ |
| std::vector< double > | Sigma_ |
Definition at line 46 of file DSJointCarryController.h.
| std::vector<double> attractor_ |
Definition at line 53 of file DSJointCarryController.h.
| int dim_ |
Definition at line 49 of file DSJointCarryController.h.
| double dt_ |
Definition at line 54 of file DSJointCarryController.h.
| int K_gmm_ |
Definition at line 48 of file DSJointCarryController.h.
| std::vector<double> Mu_ |
Definition at line 51 of file DSJointCarryController.h.
| std::vector<double> Priors_ |
Definition at line 50 of file DSJointCarryController.h.
| std::vector<double> Sigma_ |
Definition at line 52 of file DSJointCarryController.h.