47 output <<
"WMBroadcaster::Config { " << std::endl
48 <<
"ack_pub_times: " <<
c.ack_pub_times << std::endl
49 <<
"max_lane_width: " <<
c.max_lane_width << std::endl
50 <<
"tcr_bbox_expansion_meters: " <<
c.tcr_bbox_expansion_meters << std::endl
51 <<
"traffic_control_request_period: " <<
c.traffic_control_request_period << std::endl
52 <<
"intersection_coord_correction.size(): " <<
c.intersection_coord_correction.size() << std::endl
53 <<
"intersection_ids_for_correction.size(): " <<
c.intersection_ids_for_correction.size() << std::endl
54 <<
"vehicle_id: " <<
c.vehicle_id << std::endl
55 <<
"participant: " <<
c.participant << std::endl
56 <<
"config_limit: " <<
c.config_limit << std::endl
57 <<
"tim_icon_path: " <<
c.tim_icon_path << std::endl
58 <<
"tim_icon_scale: " <<
c.tim_icon_scale << std::endl
double tcr_bbox_expansion_meters
friend std::ostream & operator<<(std::ostream &output, const Config &c)
std::vector< double > intersection_coord_correction
std::string tim_icon_path
std::vector< int64_t > intersection_ids_for_correction
double traffic_control_request_period