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

How to configure allowable maximum joint torque #182

Closed
luorui93 opened this issue Aug 20, 2023 · 1 comment
Closed

How to configure allowable maximum joint torque #182

luorui93 opened this issue Aug 20, 2023 · 1 comment

Comments

@luorui93
Copy link

Currently, when something went wrong, the robot would hit too hard before triggering a fault. So I'm trying to reduce the maximum allowable joint torque. Currently I can check each joint's maximum torque in the Web App but they are only viewable. I cannot find anywhere in the documentation on changing this. Is it possible to edit this safety item?

@felixmaisonneuve
Copy link
Contributor

Hi @luorui93,

Sorry for the delay.

It is not possible to configure safeties on the Gen3 arm.

The best you could do is monitor actuators torque and call ApplyEmergencyStop if it is too high.

Regards
Felix

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

3 participants