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

Implement tree merging #8

Open
hdamron17 opened this issue Aug 12, 2020 · 0 comments
Open

Implement tree merging #8

hdamron17 opened this issue Aug 12, 2020 · 0 comments
Labels
enhancement New feature or request priority-high High priority

Comments

@hdamron17
Copy link
Owner

This is the first key difference between our project and TF2 or pytransform3d. When attempting to link two frames which both already have parents but are part of different trees, we should take the node with fewest ancestors and reverse the links so it is the root of its tree; then we can connect the two frames with that node as child. The implementation would go here.

@hdamron17 hdamron17 added enhancement New feature or request priority-high High priority labels Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-high High priority
Projects
None yet
Development

No branches or pull requests

1 participant