|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConstraintVelocity
Interface for computing the constraint velocity.
| Method Summary | |
|---|---|
RVector |
compute(RVector q)
Computes the constraint velocity q0'. |
double |
getK0()
Gets the velocity constraint gain. |
void |
setK0(double k0)
Sets the velocity constraint gain. |
| Method Detail |
|---|
double getK0()
void setK0(double k0)
k0 - the gain value to set.RVector compute(RVector q)
q - the joints position.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||