moveit_msgs/ObjectColor Message

File: moveit_msgs/ObjectColor.msg

Raw Message Definition

# The object id for which we specify color
string id

# The value of the color
std_msgs/ColorRGBA color

Compact Message Definition

string id
std_msgs/ColorRGBA color