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

effort_controllers/JointEffortController creting random and wrong movement #494

Open
offjangir opened this issue Jun 29, 2021 · 0 comments

Comments

@offjangir
Copy link

I have been trying to run my LQR controller which works pretty well on state space model.
When I simulate it in KuKa IIWA7 using ros_control Joint effort controller it starts random motion even though right commands are being generated.
Moreover the Joint Effort is not running any PID just running a /command which is directly publishing the values.
Is there any work around so that I can get same performance as JointVelocity and JointPosition controllers. I suspect this is happening to gravity not being compensated.
Any help or direction?

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