dynamixel_controller update rate
hi, I interact with dynamixel motors using dynamixel_controllers. Is it possible to make the servos sending feedback at different rates ? For example i want the legs of the robot to send feedback more often than the arms. In manager.launch i can set the rate for all motors in one serial connection but i can't set different rates for motors inside the same serial connection.
Thanks in advance