Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions FORK.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Python package for named poses and raw angles. See [README_PKG.md](README_PKG.md

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

## Debug: check-devices

Pixi task `pixi run check-devices` lists webcam indices and serial ports. Use before running demos to verify device paths.

## Other Changes

Pixi for dependency management; unit tests for SDK, PythonExample, Demo, and AHControl; Dora/MuJoCo simulation demos; pre-commit hooks.
3 changes: 3 additions & 0 deletions docs/additional_assembly_guide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Additional Assembly Guide

## How to know whether the servo id assignment is wrong
Loading