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

Consider making ChainSolver public #72

Open
gkjohnson opened this issue Jan 2, 2021 · 0 comments
Open

Consider making ChainSolver public #72

gkjohnson opened this issue Jan 2, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@gkjohnson
Copy link
Owner

gkjohnson commented Jan 2, 2021

For custom sets of system solves or sub system solves. For example:

const chainSolver = new ChainSolver( customJointsAndGoals );

Useful if you just want to solve for one arm on robonaut for example without solving the rest of the system

@gkjohnson gkjohnson added this to the v0.0.5 milestone Jan 2, 2021
@gkjohnson gkjohnson added the enhancement New feature or request label Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant