整理项目目录结构

This commit is contained in:
zhangshun
2026-06-01 16:45:27 +08:00
parent ccfc17cee4
commit e8e485b115
20 changed files with 36 additions and 1 deletions

View File

@@ -81,5 +81,5 @@ The runner is data-driven for stable request samples, and adds two dynamic FK/IK
## Notes
- The old ad-hoc files such as `spc_in.txt` and `WorkTest.json` are still useful as raw references, but the regression runner uses the normalized data under `tests/testdata`.
- The old ad-hoc files such as `tests/fixtures/legacy/spc_in.txt` and `tests/fixtures/legacy/WorkTest.json` are still useful as raw references, but the regression runner uses the normalized data under `tests/testdata`.
- If you change URDF, robot naming, or quadruped default config, update the corresponding files under `tests/testdata` first.