From 3c2021441490ae9b93f7a2ef0f379909b589edd9 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期六, 13 十二月 2025 18:53:16 +0800
Subject: [PATCH] 应该是拍视频的版本,外包在此基础上加了MQTT部分。
---
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..680712c 100644
--- a/python/hitl/dashboard_state.json
+++ b/python/hitl/dashboard_state.json
@@ -1,9 +1,9 @@
{
"pose": [
- 49.0,
- -43.0,
+ 8.0,
+ -8.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