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

Add the possibility to add/remove targets after the initialization #267

Open
lrapetti opened this issue Oct 26, 2021 · 1 comment
Open

Comments

@lrapetti
Copy link
Member

Now targets in inversevelocitykinematics and dynamicalinversekinematics (PR #265) can be added/removed only before running the first initialization and can not be changed in real-time.

We should implement this feature.

@lrapetti
Copy link
Member Author

Now there is the possibility to activate or de-activate targets.

If not active, however, the error is simply set to zero (see here), however this implies that the target is setting velocity to zero (which is not the same thing). So this still needs to be fixed by adding a way to remove them (or at least to add a weight for the targets in the QP, which can be set to zero).

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