From 5b961ecfe0c04eb6ce493658b2131d5071380c73 Mon Sep 17 00:00:00 2001
From: yy <fctom1215@outlook.com>
Date: 星期一, 10 八月 2020 23:51:57 +0800
Subject: [PATCH] 确立导向车道

---
 lib/src/main/cpp/driver_test.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/src/main/cpp/driver_test.h b/lib/src/main/cpp/driver_test.h
index 69173a1..c82fc11 100644
--- a/lib/src/main/cpp/driver_test.h
+++ b/lib/src/main/cpp/driver_test.h
@@ -141,7 +141,7 @@
 
 // 涓�缁勫钩琛岀殑鍒嗛亾绾�
 typedef struct {
-    std::vector<lane_direct_t> lane_direct;         // 姣忎竴杞﹂亾鐨勮繍琛屾柟鍚�
+    std::vector<lane_direct_t> lane_direct;         // 涓�缁勫鍚戠嚎鐨勯厤缃�
     std::vector<std::vector<segment_t>> lines;      // 姣忔鍩熶笅鐨勫钩琛岀殑涓�缁勭嚎
 } separate_t;
 

--
Gitblit v1.8.0