srs_interaction_primitives/GetPlane Service

File: srs_interaction_primitives/GetPlane.srv

Raw Message Definition

string name                 # Plane name
--- 
string frame_id             # Fixed Frame
string name                 # Plane name
string description          # Plane description
geometry_msgs/Pose pose     # position and orientation of the Plane 
uint8 pose_type                     # way to set the pose
geometry_msgs/Vector3 scale # scale of the Plane
std_msgs/ColorRGBA color    # color of the Plane

Compact Message Definition

string name

string frame_id
string name
string description
geometry_msgs/Pose pose
uint8 pose_type
geometry_msgs/Vector3 scale
std_msgs/ColorRGBA color