Struct JointCharacteristic
Defined in File trossen_arm_type.hpp
Struct Documentation
-
struct JointCharacteristic
Joint characteristic.
Public Members
-
double effort_correction
Effort correction in motor effort unit / Nm or N.
Note
It must be within [0.2, 5.0]
-
double friction_transition_velocity
Friction transition velocity in rad/s for arm joints or m/s for the gripper joint.
Note
It must be positive
-
double friction_constant_term
Friction constant term in Nm for arm joints or N for the gripper joint.
-
double friction_coulomb_coef
Friction coulomb coef in Nm/Nm for arm joints or N/N for the gripper joint.
-
double friction_viscous_coef
Friction viscous coef in Nm/(rad/s) for arm joints or N/(m/s) for the gripper joint.
-
double effort_correction