42 output <<
"WMBroadcaster::Config { " << std::endl
43 <<
"ack_pub_times: " <<
c.ack_pub_times << std::endl
44 <<
"max_lane_width: " <<
c.max_lane_width << std::endl
45 <<
"traffic_control_request_period: " <<
c.traffic_control_request_period << std::endl
46 <<
"intersection_coord_correction.size(): " <<
c.intersection_coord_correction.size() << std::endl
47 <<
"intersection_ids_for_correction.size(): " <<
c.intersection_ids_for_correction.size() << std::endl
48 <<
"vehicle_id: " <<
c.vehicle_id << std::endl
49 <<
"participant: " <<
c.participant << std::endl
50 <<
"config_limit: " <<
c.config_limit << std::endl
friend std::ostream & operator<<(std::ostream &output, const Config &c)
std::vector< double > intersection_coord_correction
std::vector< int64_t > intersection_ids_for_correction
double traffic_control_request_period