Compare commits

..

No commits in common. '5c0d21fc1de623b50debb67b711749040c8da0f1' and 'fc00ecb762add00834f563dfb0afa15609465f98' have entirely different histories.

6
.gitignore vendored

@ -26,9 +26,3 @@ Makefile
**/*.pyc
**/*.pyo
**/.cursor/
CLAUDE.md
# 本地筆記與硬體 dump
my_env_notes.md
notes/
**/eeprom.bin

@ -97,3 +97,8 @@ python gui.py
N. logs 是執行時期的記錄檔
===
簡述0328
主要是透過test_transform這隻程式執行fdm_switch_example_one_with_remote_forwarding這個副函式透過UDP將封包轉接到Matlab並在Matlab進行演算法迭代後打包JSON檔並再次透過port口傳回封包傳回來的封包會在close_loop這隻程式被解析並提取其中有關velocity的資料儲存成變數以mavlink的方式打入Ardupilot以實現封閉迴路的構思。

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save