kartech_linear_actuator_msgs/ConfigureOutputsKpKiCmd Message

File: kartech_linear_actuator_msgs/ConfigureOutputsKpKiCmd.msg

Raw Message Definition

Header header
bool confirm
uint16 kp  # The proportial term of the closed-loop control. Default is 1000.
uint16 ki  # The integral term of the closed-loop control. Default is 1000.

Compact Message Definition

std_msgs/Header header
bool confirm
uint16 kp
uint16 ki