This is used to transfer detections of the road across modules. This road is a two lane road. More...
#include <cdltm_messages.h>
Data Fields | |
int | num_pts_left |
int | num_pts_central |
int | num_pts_right |
TYPE_2dpts | left |
TYPE_2dpts | central |
TYPE_2dpts | right |
double | avg_angle |
double | confidence |
double | rawdata_timestamp |
double | processing_time |
double | timestamp |
char * | host |
This is used to transfer detections of the road across modules. This road is a two lane road.
Referenced by build_roadmessage_from_hyp().
Referenced by build_roadmessage_from_hyp(), generate_atractor_pts(), handler(), and relocate_atractor_pts().
Referenced by build_roadmessage_from_hyp(), and road_msg_received_handler().
Referenced by build_roadmessage_from_hyp(), and calculate_traj_intr_lanemarkers().
Referenced by build_roadmessage_from_hyp(), generate_atractor_pts(), handler(), and relocate_atractor_pts().
Referenced by build_roadmessage_from_hyp(), and calculate_traj_intr_lanemarkers().
Referenced by build_roadmessage_from_hyp().
Referenced by build_roadmessage_from_hyp().
Referenced by build_roadmessage_from_hyp(), and calculate_traj_intr_lanemarkers().