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

added Null-Space Damping & removed Pi/-Pi Jumps for unlimited rotation joints #1

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

sophielueth
Copy link

  • Added Null-Space damping to the Task Impedance Controller, which improves stability in most joint configurations (only relevant for the 7dof version). The damping parameters can be tuned via dynamic reconfigure.
  • Removed Pi/-Pi jumps for joints with unlimited rotation to Joint Impedance: Before, when you changed the desired joint position from +pi to -pi, the joint would rotate one full turn instead of not at all. Now, changes in the desired joint position will result in a motion according to the shortest path between the two joint positions, i.e., a change from +pi to -pi would not move the joint at all.

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

Successfully merging this pull request may close these issues.

1 participant