Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 666 Bytes

python_conditions.rst

File metadata and controls

32 lines (21 loc) · 666 Bytes

Conditions

Conditions make it possible to monitor the robot control and trigger specific reactions (termination of a running motion) if definable limits are exceeded or not reached


.section > h3 { display: none; }

Conditions

reset_conditions

.. automethod:: libiiwa.LibIiwa.reset_conditions

set_force_condition

.. automethod:: libiiwa.LibIiwa.set_force_condition

set_joint_torque_condition

.. automethod:: libiiwa.LibIiwa.set_joint_torque_condition