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

Allow goals between current position and joint limit if the current limit is past the joint limit (PID) #63

Open
adeguet1 opened this issue Sep 15, 2016 · 0 comments
Assignees
Labels

Comments

@adeguet1
Copy link
Contributor

Every time the PID is enabled, there should be a transition stage to move the joints within the joint limits. An alternative solution would be to allow goals within the current position the joint limit. This would prevent clamping when the system is manually moved outside the joint limits before the PID is enabled. The effect would be to only allow motion that would reduce the distance past the joint limit.

@adeguet1 adeguet1 added the bug label Sep 15, 2016
@adeguet1 adeguet1 self-assigned this Sep 15, 2016
@adeguet1 adeguet1 changed the title Use trajectory generator to move within soft joint limits. Allow goals between current position and joint limit if the current limit is past the joint limit (PID) Sep 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant