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

Allow to set IKSolver parameters #196

Conversation

MarcoMagriDev
Copy link
Contributor

@MarcoMagriDev MarcoMagriDev commented May 19, 2024

This PR aims to address the impossibility to set parameters of IK solvers from ROS2 yaml params file as suggested here.

To avoid params redeclarations an auto_declare protected method has been defined for the IKSolver base class

(fix similar to the one proposed in #129)

@stefanscherzinger
Copy link
Contributor

Thank you @MarcoMagriDev

I'll rebase this on the current ROS2 branch and see how to merge it. We dropped most of the ROS2 version-dependend distinctions.

…`/`) so that they can be correctly set from yaml params file
@stefanscherzinger stefanscherzinger merged commit f8aad77 into fzi-forschungszentrum-informatik:ros2 Oct 30, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants