hpp-pinocchio
4.9.1
Wrapping of the kinematic/dynamic chain Pinocchio for HPP.
|
#include <hpp/pinocchio/device.hh>
Public Attributes | |
value_type | offset |
value_type | multiplier |
JointPtr_t | joint |
JointPtr_t | reference |
This struct defines a linear relation between two joint values.
The configuration of JointConstraint::joint
is expected to be . where is the configuration of JointLinearConstraint::reference joint.
JointPtr_t hpp::pinocchio::Device::JointLinearConstraint::joint |
value_type hpp::pinocchio::Device::JointLinearConstraint::multiplier |
value_type hpp::pinocchio::Device::JointLinearConstraint::offset |
JointPtr_t hpp::pinocchio::Device::JointLinearConstraint::reference |