dart
Public Attributes | List of all members
dart::dynamics::ConstraintInfo Struct Reference

ConstraintInfo. More...

#include <ConstraintBase.hpp>

Public Attributes

double * x
 Impulse.
 
double * lo
 Lower bound of x.
 
double * hi
 Upper bound of x.
 
double * b
 Bias term.
 
double * w
 Slack variable.
 
int * findex
 Friction index.
 
double invTimeStep
 Inverse of time step.
 

Detailed Description

ConstraintInfo.


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