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

Simplify KDL joint weights parameters #2756

Closed
sea-bass opened this issue Mar 19, 2024 · 2 comments
Closed

Simplify KDL joint weights parameters #2756

sea-bass opened this issue Mar 19, 2024 · 2 comments
Labels
enhancement New feature or request stale Inactive issues and PRs are marked as stale and may be closed automatically.

Comments

@sea-bass
Copy link
Contributor

In #2750 we introduced a stop-gap for fixing the KDL IK plugin parameters so that CI passes due to some breaking changes in generate_parameter_library.

Ideally, we should change generate_parameter_library to support a simpler way of expressing these weights, for example:

  weights:
    joint1: 2.0
    joint5: 1.5
Copy link

github-actions bot commented May 6, 2024

This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.

@github-actions github-actions bot added the stale Inactive issues and PRs are marked as stale and may be closed automatically. label May 6, 2024
@sjahr
Copy link
Contributor

sjahr commented May 7, 2024

I think this got addressed by #2750 (comment). @sea-bass feel free to re-open this issue if that's not the case

@sjahr sjahr closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale Inactive issues and PRs are marked as stale and may be closed automatically.
Projects
None yet
Development

No branches or pull requests

2 participants