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

Implemented spline interpolation in joint space #543

Merged
merged 8 commits into from
Oct 11, 2023

Conversation

urmahp
Copy link
Collaborator

@urmahp urmahp commented Jun 9, 2022

This requires the changes from this PR in order to work.

@github-actions
Copy link

github-actions bot commented Apr 9, 2023

This PR hasn't made any progress for quite some time and will be closed soon. Please comment if it is still relevant.

@github-actions github-actions bot added the Stale label Apr 9, 2023
@fmauch
Copy link
Collaborator

fmauch commented Apr 11, 2023

This should be kept open and reviewed by me.

@fmauch
Copy link
Collaborator

fmauch commented Oct 10, 2023

This looks good and I tested it. Will rebase this once #640 is merged and then merge this if everything is well.

@fmauch fmauch self-requested a review October 10, 2023 11:42
Copy link
Collaborator

@fmauch fmauch left a 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.

ur_robot_driver/launch/ur_control.launch Outdated Show resolved Hide resolved
ur_robot_driver/src/hardware_interface.cpp Outdated Show resolved Hide resolved
ur_robot_driver/src/hardware_interface.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@fmauch fmauch left a 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!

@fmauch fmauch linked an issue Oct 10, 2023 that may be closed by this pull request
5 tasks
@fmauch fmauch merged commit 4683e53 into UniversalRobots:master Oct 11, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Robot Spline interpolation
2 participants