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

Would be great if MultiBodySystemFactories#cloneSubtree was public #12

Open
calvertdw opened this issue Jun 12, 2023 · 0 comments
Open

Comments

@calvertdw
Copy link
Member

This one is useful for cloning just an arm or a leg. The public one doesn't allow specifying the parent joint, which breaks the chain. Since you can't pass the chest, as it's got two arms.

us.ihmc.mecano.tools.MultiBodySystemFactories#cloneSubtree(us.ihmc.mecano.multiBodySystem.interfaces.RigidBodyReadOnly, us.ihmc.mecano.multiBodySystem.interfaces.RigidBodyBasics, java.lang.String, us.ihmc.mecano.tools.MultiBodySystemFactories.RigidBodyBuilder, us.ihmc.mecano.tools.MultiBodySystemFactories.JointBuilder)

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

No branches or pull requests

1 participant