-
Notifications
You must be signed in to change notification settings - Fork 402
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
Implemented spline interpolation in joint space #543
Implemented spline interpolation in joint space #543
Conversation
edb1ce5
to
7bd1b58
Compare
This PR hasn't made any progress for quite some time and will be closed soon. Please comment if it is still relevant. |
This should be kept open and reviewed by me. |
2f21636
to
f02d871
Compare
This looks good and I tested it. Will rebase this once #640 is merged and then merge this if everything is well. |
I think this approach is superior to hardcoding a blend radius with MoveJ commands. This way we will result in a path that is closer to the one planned by MoveIt!
8e81db6
to
86fdc44
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of small nitpicky comments to the end. Will probably just commit them myself.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's ship it!
This requires the changes from this PR in order to work.