feat: add circle drawing support in path planner

This commit is contained in:
xin
2026-06-18 15:16:11 +08:00
parent c16d3d8586
commit 703b4ff865
11 changed files with 119 additions and 52 deletions

View File

@ -1,5 +1,9 @@
# Spectral Insight Mission Plan - 更新日志
## v0.0.3 (2026-06-18)
- docs: add 说明书.md
## v0.0.2
- 路径查看弹窗改为全屏双栏布局(左侧表格 + 右侧 Canvas 画布)