perception_msgs/CrossingJunction Message

File: perception_msgs/CrossingJunction.msg

Raw Message Definition

int32 TYPE_LEFT = 0
int32 TYPE_RIGHT = 1

Header header
geometry_msgs/Pose pose
int32 junction_type
bool is_middle_line

Compact Message Definition

int32 TYPE_LEFT=0
int32 TYPE_RIGHT=1
std_msgs/Header header
geometry_msgs/Pose pose
int32 junction_type
bool is_middle_line