2025-08-29 16:37:57 +08:00
|
|
|
{
|
|
|
|
|
"mqtt": {
|
1970-01-02 12:46:42 +08:00
|
|
|
"vid": "V060003",
|
2025-10-25 10:39:02 +08:00
|
|
|
"upload_url": "https://qsc.ntiov.com:8443/api/sys/route/upload",
|
|
|
|
|
"download_url_pre": "http://36.153.162.171:9510/api/ccp-web/file/",
|
2025-08-29 16:37:57 +08:00
|
|
|
"inter_net_address": "tcp://192.168.4.196",
|
|
|
|
|
"inter_net_port": 11883,
|
|
|
|
|
"external_net_address": "tcp://36.153.162.171",
|
|
|
|
|
"external_net_port": 19683,
|
|
|
|
|
"mqtt_user": "zxwl",
|
|
|
|
|
"mqtt_password": "zxwl1234@",
|
1970-01-02 12:46:42 +08:00
|
|
|
"pub_gps_topic": "/zxwl/vehicle/V060003/gps",
|
2025-10-25 10:39:02 +08:00
|
|
|
"remote_topic": "/zxwl/vehicle/V060003/ctrl",
|
|
|
|
|
"mqtt_topic_push_status": "/zxwl/vehicle/V060003/task/status",
|
|
|
|
|
"mqtt_topic_sub_task": "/zxwl/vehicle/V060003/task"
|
|
|
|
|
},
|
|
|
|
|
"detect_line_tolerance": 3.06,
|
|
|
|
|
"detect_head_tolerance": 2,
|
|
|
|
|
"lidar_detect_locate": {
|
|
|
|
|
"front": 5,
|
|
|
|
|
"f_front": 18,
|
|
|
|
|
"rear": -8,
|
|
|
|
|
"r_rear": -16,
|
|
|
|
|
"left": -6,
|
|
|
|
|
"l_left": -13,
|
|
|
|
|
"right": 6,
|
|
|
|
|
"r_right": 13
|
2025-08-29 16:37:57 +08:00
|
|
|
}
|
|
|
|
|
}
|