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

Missing pid gains, robot shaking #1

Closed
daeunSong opened this issue Jan 13, 2021 · 1 comment
Closed

Missing pid gains, robot shaking #1

daeunSong opened this issue Jan 13, 2021 · 1 comment

Comments

@daeunSong
Copy link
Owner

Currently the simulation works fine with the warning.
I believe this is because we are using the Joint Position Controller, which has no effect with the pid gains parameters.

However, we are having a jiggling effect, which may be also realted to the above issue.

issue realted to missing pid gains

related issues: issue1, issue2
related threads: thread1, thread2

I have tried the suggestions, then the simulation result in robot collapsing. Maybe tuning the PID gains will help.

issue realted to robot shaking

realted thread: thread3

According to thread3, this can be caused by bad model parameters (joint constraints, damping, etc), bad physics parameters (large step size for example), bad controllers (high torque values for example), or combinations of the three.
I have tried changing the joint damping and joint friction parameters. But it did not work.

@daeunSong
Copy link
Owner Author

daeunSong commented Jan 13, 2021

Solved by changing the physics parameters in Gazebo, commit in iiwa_stack.

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