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.