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

Dynamically tuning [joint_trajectory_controller] PID gains #754

Closed
rafiqrana opened this issue Aug 23, 2023 · 2 comments · Fixed by #761
Closed

Dynamically tuning [joint_trajectory_controller] PID gains #754

rafiqrana opened this issue Aug 23, 2023 · 2 comments · Fixed by #761

Comments

@rafiqrana
Copy link

Just wondering whether ros2_controllers PID gains can dynamically be tuned using rqt_reconfigure. As far as I know, it works in ROS1 but not sure about ROS2.

I want to tune dynamically PID gains.[p/i/d] for each of the joints while the joint_trajectory_controller is run. I tried using rqt_reconfigure to tune each PID gain but nothing happened.

@bmagyar
Copy link
Member

bmagyar commented Aug 29, 2023 via email

@christophfroehlich
Copy link
Contributor

I think this was not ported with #384. Now they only get updated at on_init and on_configure.

I'll have a look how to activate that again with the generate_parameter_library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants