hpp-manipulation-corba
4.9.0
Corba server for manipulation planning
|
Association of a numerical constraint with the associated passive joints. More...
Public Member Functions | |
def | __init__ (self, constraint, passiveJoints) |
def | constraint (self) |
def | passiveJoints (self) |
Public Attributes | |
constraint_ | |
passiveJoints_ | |
Association of a numerical constraint with the associated passive joints.
Passive joints are information provided to the constraint solver to get better performance and behavior in the resolution.
def manipulation.constraint_graph._ConstraintAndPassiveJoints.__init__ | ( | self, | |
constraint, | |||
passiveJoints | |||
) |
def manipulation.constraint_graph._ConstraintAndPassiveJoints.constraint | ( | self | ) |
def manipulation.constraint_graph._ConstraintAndPassiveJoints.passiveJoints | ( | self | ) |
manipulation.constraint_graph._ConstraintAndPassiveJoints.constraint_ |
manipulation.constraint_graph._ConstraintAndPassiveJoints.passiveJoints_ |