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

RCBPanel: implement "smarter" thresholds #24

Open
Nicogene opened this issue Nov 14, 2022 · 0 comments
Open

RCBPanel: implement "smarter" thresholds #24

Nicogene opened this issue Nov 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Nicogene
Copy link
Member

When we tried the panel on the real robot, we experienced several issues on some arm's joints triggering delta's greater than 5 degrees.
On other joints like the one on the head and torso that threshold was fine.
Probably we have to think to put different thresholds for the parts, but this is very tricky to generalize on all the possible robots.

One thing that we can do is to make the threshold "smarter" if the safety guard is triggered several consecutive times for a part, the threshold is increased for that part.

@Nicogene Nicogene added the enhancement New feature or request label Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant