Skip to content

Add transformed yaml pose generator plugin#45

Open
nikhil-sethi wants to merge 2 commits intoros-industrial:masterfrom
sam-xl:add/transformed_yaml_pose_gen
Open

Add transformed yaml pose generator plugin#45
nikhil-sethi wants to merge 2 commits intoros-industrial:masterfrom
sam-xl:add/transformed_yaml_pose_gen

Conversation

@nikhil-sethi
Copy link
Contributor

Description

Based on the discussion here, and a related PR, this PR adds a transform plugin for the YAMLTargetPoseGenerator that allows transforming the target points between two TF frames.

It's basically repeated code from an existing plugin called TransformedPointCloudTargetPoseGenerator with the class name changed. It could be useful to think of ways to not repeat such code. Maybe creating a templated Transformer class could help.
Or if we don't expect many other classes that use the transformation then this is ok for now I think.
Let me know what you think @marip8

- helpful if toolpaths are in a different frame
- can only be used if upstream reach library has the yaml plugin
@nikhil-sethi
Copy link
Contributor Author

nikhil-sethi commented Jul 21, 2025

Note: pipeline fails because this PR depends on the related reach PR. I can update branch in dependencies.repos to test this PR or wait for that PR to get merged. Let me know what's the preferred way.

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