brics_actuator/JointValue Message

File: brics_actuator/JointValue.msg

Raw Message Definition

time timeStamp  #time of the data 
string joint_uri
string unit  #if empy expects si units, you can use boost::unit
float64 value

Compact Message Definition

time timeStamp
string joint_uri
string unit
float64 value