Skip to content

Remove implicit rotation of target pose #90

Open
nikhil-sethi wants to merge 1 commit intoros-industrial:masterfrom
sam-xl:fix/target_pose_rotation
Open

Remove implicit rotation of target pose #90
nikhil-sethi wants to merge 1 commit intoros-industrial:masterfrom
sam-xl:fix/target_pose_rotation

Conversation

@nikhil-sethi
Copy link

@nikhil-sethi nikhil-sethi commented Sep 4, 2025

The target poses are rotated about the z-axis internally because of the assumption that z-axes of target poses and tool need to be opposing. But there is no need for this assumption.
This MR removes this assumption.

Fixes #77 .
Related MR in reach_ros2

@nikhil-sethi
Copy link
Author

Hey @marip8, I see an approval but no merge button!

@marip8
Copy link
Member

marip8 commented Sep 23, 2025

Since the change in this PR will be a breaking change from the end-user perspective, I would like to merge #89 first (as a minor version update), and then make this change (as a major version update). Can you address the changes suggested there? Then we can circle back to this PR

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.

Remove implicit 180 degree rotation of target pose

2 participants