2 chassis_topic:
"/apollo/canbus/chassis"
3 hmi_status_topic:
"/apollo/hmi/status"
4 localization_topic:
"/apollo/localization/pose"
5 planning_pad_topic:
"/apollo/planning/pad"
6 planning_trajectory_topic:
"/apollo/planning"
7 prediction_topic:
"/apollo/prediction"
8 relative_map_topic:
"/apollo/relative_map"
9 routing_request_topic:
"/apollo/external_command/lane_follow"
10 routing_response_topic:
"/apollo/routing_response"
11 planning_command_topic:
"/apollo/planning/command"
12 story_telling_topic:
"/apollo/storytelling"
13 traffic_light_detection_topic:
"/apollo/perception/traffic_light"
14 planning_learning_data_topic:
"/apollo/planning/learning_data"
15 control_interative_topic:
"/apollo/control/interactive"
17# NO_LEARNING / E2E / HYBRID / RL_TEST / E2E_TEST / HYBRID_TEST
18learning_mode: NO_LEARNING
19reference_line_config {
20 pnc_map_class:
"apollo::planning::LaneFollowMap"