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

Impedance Control isn't functional for non-direct drive actuators. #308

Open
shreyhas opened this issue Nov 20, 2024 · 0 comments
Open

Impedance Control isn't functional for non-direct drive actuators. #308

shreyhas opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shreyhas
Copy link
Contributor

🐛 Bug Report

Impedance control causes instability in non-direct drive dephy actuators when current gains are not set. Any value of k & b gains (including 0) causes instability, even when setting motor_output_position to its current position.

🔬 How To Reproduce

Steps to reproduce the behavior:

  1. Run impedance_control.py with default ki, kp and any values of k & b.
  2. Run impedance_control.py with kp = 10, ki = 5. No instability will be noticed.

Environment

Raspberry Pi 5 with Ubuntu with a real-time kernel.

@shreyhas shreyhas added the bug Something isn't working label Nov 20, 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

1 participant