You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to disable the collision estop for a task then re enable it? I'm doing something similar to a sanding problem where the xArm has to make contact. The margin of error is thin so I want to disable it while it press and pull back. Then re-enable it.
The text was updated successfully, but these errors were encountered:
Please use the service "xarm/set_collision_sensitivity" to modify the collision sensitivity level. The checking range is from 1 to 5, from least sensitive to most sensitive, 3 is default level. To completely disable the collision check, set this sensitivity level to 0, please make a risk assessment before disabling the collision check.
Please note you have to set state to 0 again before any motion command after the sensitivity change.
You can do it with UFactory Studio (also available by accessing http://your_robot_ip:18333 in web browser), go to Settings(gear logo)->Motion->Parameters->Collision Detection->Sensitivity, choose your desired level then click "Save" button, then this configuration will be fixed even after system reboot.
Is there a way to disable the collision estop for a task then re enable it? I'm doing something similar to a sanding problem where the xArm has to make contact. The margin of error is thin so I want to disable it while it press and pull back. Then re-enable it.
The text was updated successfully, but these errors were encountered: