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

[Bug] xarm7_ability robot instability #633

Open
dwaitbhatt opened this issue Oct 16, 2024 · 0 comments
Open

[Bug] xarm7_ability robot instability #633

dwaitbhatt opened this issue Oct 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dwaitbhatt
Copy link

The xArm7 Ability robot added under agents/robots exhibits severe instability during simulation.

Steps to Reproduce:

  • Run the demo_robot_script by following these instructions from the documentation
  • Use the xarm robot by passing -r xarm7_ability
  • Add the --none-actions flag

Expected Behavior:
The robot should move to a configuration (possibly with all joint angles set to 0) and maintain that position indefinitely.

Actual Behavior:
Within 5 steps of simulation, all joint angles rapidly increase and go to NaN, indicating instability or a calculation error.

Possible Cause:
I believe the issue is due to improper tuning of the arm controller parameters (arm stiffness, damping, friction parameters).

I would greatly appreciate any fixes, suggestions for tuning the controller, or insights into other potential problems that might be causing the instability.

@StoneT2000 StoneT2000 added the bug Something isn't working label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants