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

Unexpected safety limit violation detected from xbot #5

Open
IoannisDadiotis opened this issue Jun 21, 2023 · 1 comment
Open

Unexpected safety limit violation detected from xbot #5

IoannisDadiotis opened this issue Jun 21, 2023 · 1 comment

Comments

@IoannisDadiotis
Copy link

I noticed that xbot in some cases detects safety limit violation for the derivative of the position reference although I only send effort reference (to close the gripper) with the filters activated at safe cutoff. The error in the xbot2-core terminal is:

[err ][rt_main] [dagana_2_claw_joint] safety limit violation detected in delta tx (0.5948931602151871  --->  0.5927931296170821): d(pos_ref)/dt exceeded: |-2.100030| > 2.000000;

This may be because internally the position reference tracks the actual position.

To reproduce the issue:

  1. load the gui plugin in xbot-gui shown below:
    image
  2. Send 0.0 position to open the gripper.
  3. Send -10.0 torque to close the gripper. The gripper starts closing until at some point this error is thrown from xbot2.
@IoannisDadiotis
Copy link
Author

@alaurenzi

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

1 participant