JointStiffnesses
This is a ROS message definition.
Source
# Message to specify stiffnesses for the NAO's motor joints.
#
# Each joint is uniquely identified by its index (See JointIndexes.msg)
#
# The two arrays in this message should have the same size, where the first item
# in indexes, corresponds to the first item in stiffnesses, etc.
uint8[] indexes # See JointIndexes.msg (eg. JointIndexes::HEADYAW)
float32[] stiffnesses # 0.0 - 1.0