feathersdk.robot.actuators.rh56dftp_hand.rh56dftp_hand Module¶
- class feathersdk.robot.actuators.rh56dftp_hand.rh56dftp_hand.InspireFingerJoint(motor_id, ip_address, motor_name, force_set_offset, default_max_force)¶
Bases:
objectRepresents a single finger joint in the RH56DFTP Inspire hand.
- Parameters:
- __init__(motor_id, ip_address, motor_name, force_set_offset, default_max_force)¶
Initialize a finger joint.
- feathersdk.robot.actuators.rh56dftp_hand.rh56dftp_hand.create_finger_joints_from_config(config, hand_side)¶
Create finger joints from a config dictionary.