Skip to content

Commit 0c56243

Browse files
committed
Update fork.md to add debug facility
1 parent 545a709 commit 0c56243

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

FORK.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Python package for named poses and raw angles. See [README_PKG.md](README_PKG.md
1818

1919
GitHub Actions for lint (pre-commit), SDK, PythonExample, Demo, and AHControl tests. See [.github/workflows/ci.yml](.github/workflows/ci.yml).
2020

21+
## Debug: check-devices
22+
23+
Pixi task `pixi run check-devices` lists webcam indices and serial ports. Use before running demos to verify device paths.
24+
2125
## Other Changes
2226

2327
Pixi for dependency management; unit tests for SDK, PythonExample, Demo, and AHControl; Dora/MuJoCo simulation demos; pre-commit hooks.

docs/additional_assembly_guide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Additional Assembly Guide
2+
3+
## How to know whether the servo id assignment is wrong

0 commit comments

Comments
 (0)