In ros1, the change of P parameters of effort_controller/JTC in runtime can be use to change the force of the joint. But in ros2, I have tried to change the P parameters using the /set_parameters service provided by the JTC in runtime, but the forece still remain same.
I just wonder, when the JTC in ros2 can have the ability to accept the change of the PID gains in runtime like ros1?
In ros1, the change of P parameters of effort_controller/JTC in runtime can be use to change the force of the joint. But in ros2, I have tried to change the P parameters using the /set_parameters service provided by the JTC in runtime, but the forece still remain same.
I just wonder, when the JTC in ros2 can have the ability to accept the change of the PID gains in runtime like ros1?