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 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/python/hitl/dashboard_state.json b/python/hitl/dashboard_state.json
index 680712c..dcbe21d 100644
--- a/python/hitl/dashboard_state.json
+++ b/python/hitl/dashboard_state.json
@@ -1,7 +1,7 @@
{
"pose": [
- 8.0,
- -8.0,
+ 3.0,
+ 0.0,
0.0,
0.0
],
--
Gitblit v1.10.0