-
Notifications
You must be signed in to change notification settings - Fork 90
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
Fix #259 - ParameterAlreadyDeclaredException
for parameter position_proportional_gain
#261
Conversation
ParameterAlreadyDeclaredException
for parameter position_proportional_gain
can you apply manually https://github.com/ros-controls/gz_ros2_control/pull/261/files? |
I agree, this should not happen. I will investigate. |
@TipluJacob friendly ping, I updated the patch. Could you check again? |
Ok, at least now, with respect to previous baseline, there is:
Note: even before, it was a value globally defaulted. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have applied this to humble (cherry-picking) and can confirm that it is working!
Thanks!
Thank you! |
https://github.com/Mergifyio backport humble iron |
✅ Backports have been created
|
Fixes #259.
@TipluJacob could you try check out this branch or apply this small patch on your setup and see if it works again?