dart
Public Member Functions | Public Attributes | List of all members
dart::dynamics::InverseKinematics::GradientMethod::Properties Struct Reference
Inheritance diagram for dart::dynamics::InverseKinematics::GradientMethod::Properties:
Inheritance graph
[legend]

Public Member Functions

 Properties (double clamp=DefaultIKGradientComponentClamp, const Eigen::VectorXd &weights=Eigen::VectorXd())
 Default constructor.
 

Public Attributes

double mComponentWiseClamp
 The component-wise clamp for this GradientMethod.
 
Eigen::VectorXd mComponentWeights
 The weights for this GradientMethod.
 

The documentation for this struct was generated from the following files: