MotorControlMsgs/Stiffness baxter
I tried viewing the stiffness parameter for the baxter robot, by executing:
rostopic echo /robot/limb/right/stiffness
but this just gives me an error:
ERROR: Cannot load message class for [MotorControlMsgs/Stiffness]. Are your messages built?
I tried searching for this message package, but only thing I'm getting is http://wiki.ros.org/control_msgs which doesn't contain stiffness parameters.
Anyone ever had similar problems or knows how to find MotorControlMsgs?
Thank you