From 567085ead3f6adaabd884f16ab4b17c62e8f0403 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期日, 21 十二月 2025 22:28:09 +0800
Subject: [PATCH] OTA升级功能调通,准备增加boot的代码
---
python/hitl/dashboard_state.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/hitl/dashboard_state.json b/python/hitl/dashboard_state.json
index 74c8514..dcbe21d 100644
--- a/python/hitl/dashboard_state.json
+++ b/python/hitl/dashboard_state.json
@@ -1,9 +1,9 @@
{
"pose": [
- 49.0,
- -43.0,
+ 3.0,
+ 0.0,
0.0,
0.0
],
- "origin": "$GNGGA,080112.000,3949.9120,N,11616.8544,E,4,44,0.42,47.500,M,-6.684,M,1.0,0409*5D"
+ "origin": "$GNGGA,080112.000,3949.90238860,N,11616.75692000,E,4,44,0.42,4,M,-6.684,M,1.0,0409*55"
}
\ No newline at end of file
--
Gitblit v1.10.0