#include <armarx/control/ds_controller/DSRTBimanualController.h>
Definition at line 68 of file DSRTBimanualController.h.
◆ BimanualGMMMotionGen() [1/2]
◆ BimanualGMMMotionGen() [2/2]
◆ getGMMParamsFromJsonFile()
| void getGMMParamsFromJsonFile |
( |
const std::string & |
fileName | ) |
|
|
inline |
◆ updateDesiredVelocity()
| void updateDesiredVelocity |
( |
const Eigen::Vector3f & |
leftarm_PositionInMeter, |
|
|
const Eigen::Vector3f & |
rightarm_PositionInMeter, |
|
|
float |
positionErrorToleranceInMeter, |
|
|
float |
desiredZ, |
|
|
float |
correction_x, |
|
|
float |
correction_y, |
|
|
float |
correction_z |
|
) |
| |
|
inline |
◆ left_DS_DesiredVelocity
| Eigen::Vector3f left_DS_DesiredVelocity |
◆ left_right_position_errorInMeter
| Eigen::Vector3f left_right_position_errorInMeter |
◆ leftarm_gmm
◆ leftarm_gmmParas
◆ leftarm_Target
| Eigen::Vector3f leftarm_Target |
◆ right_DS_DesiredVelocity
| Eigen::Vector3f right_DS_DesiredVelocity |
◆ rightarm_gmm
◆ rightarm_gmmParas
◆ rightarm_Target
| Eigen::Vector3f rightarm_Target |
◆ scaling
◆ v_max
The documentation for this class was generated from the following file: