|
|
#include <ArmarXCore/core/exceptions/local/ExpressionException.h>#include <armarx/control/common/control_law/common.h>
Include dependency graph for common.cpp:Go to the source code of this file.
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::control |
| namespace | armarx::control::common |
| This file is part of ArmarX. | |
| namespace | armarx::control::common::control_law |
| This file is part of ArmarX. | |
Functions | |
| Eigen::MatrixXf | computeJointLimitWeightMatrix (const Eigen::Ref< const Eigen::VectorXf > &jointAngles, const Eigen::Ref< const Eigen::VectorXf > &jointLimitsLow, const Eigen::Ref< const Eigen::VectorXf > &jointLimitsHigh, Eigen::VectorXf &jointAngleLimitGradient) |