Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lower Collision Threshold #203

Open
jwwood17 opened this issue May 2, 2024 · 3 comments
Open

Lower Collision Threshold #203

jwwood17 opened this issue May 2, 2024 · 3 comments

Comments

@jwwood17
Copy link

jwwood17 commented May 2, 2024

Hello,
Is there any way to lower the robot's collision threshold temporarily in a script? I have a motion I want to accomplish with compliance control, but it keeps registering a collision. I don't want to adjust these values in the teach pendant because I want to preserve safety measures outside of this one movement.
Thank you

@song-ms
Copy link
Contributor

song-ms commented May 10, 2024

Hello, @jwwood17

In accordance with our safety policy, the collision threshold setting parameter is classified under safety parameters and is not provided through the API. Therefore, for dynamic adjustment of the collision threshold, we recommend pre-setting values within a safety zone and utilizing them accordingly.

Thank you.

@jwwood17
Copy link
Author

jwwood17 commented May 10, 2024

Hello, @song-ms

What do you mean by "dynamic adjustment of the collision threshold" and "utilizing them accordingly?" Is there a way to dynamically change active safety zones? How would you suggest I proceed for lowering the collision sensitivity for a single movement and then restoring it for the rest of the runtime? I can't just use a safety zone because I want to detect any collisions that occur in that area, just not during this movement.
Thank you.

@song-ms
Copy link
Contributor

song-ms commented May 13, 2024

Hello @jwwood17 ,

I mean that value of collision sensitivity cannot be technically changed on a single movement basis by safety policy. As pre-setting the collision sensitivity in safety zone on Teaching Pendent before running the program, levels of collision sensitivity can be changed by pre-setting basis of area.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants