Skip to content

Interpolation #34

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Interpolation #34

wants to merge 6 commits into from

Conversation

Cody-Vu
Copy link

@Cody-Vu Cody-Vu commented Apr 22, 2025

Implementation of linear interpolation in combination with the slerp algorithm for orientation. For this two vectors traj_positions_ and traj_orientations_ were added to cartesian_impedance_controller_ros.h. The according file cartesian_impedance_controller_ros.cpp was modified, specifically the function trajUpdate().

Cody-Vu added 6 commits April 22, 2025 14:00
Modified cartesian_impedance_controller_ros.h. Added 2 parameters for position and orientation
Modified cartesian_impedance_controller_ros.cpp. Implementation of linear Interpolation and Slerp algorithm for orientation.
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