Commit History

Cooldown 500ms→100ms (10Hz control rate)
a9f97ab

cduss Claude Opus 4.6 (1M context) commited on

Add 500ms cooldown between commands
2e8321a

cduss Claude Opus 4.6 (1M context) commited on

Single loop: one new frame → one detect → one command
62e18d6

cduss Claude Opus 4.6 (1M context) commited on

Tune gain/step: middle ground between fast and stable
a851650

cduss Claude Opus 4.6 (1M context) commited on

Reduce gain and max step to prevent overshoot
da4b807

cduss Claude Opus 4.6 (1M context) commited on

Fix oscillation: proportional step with no minimum
5be3734

cduss Claude Opus 4.6 (1M context) commited on

Rewrite hand tracking with clamped proportional step controller
2aa5029

cduss Claude Opus 4.6 (1M context) commited on

Fix doubled WASM path: remove wasmPaths override
bdfb2ec

cduss Claude Opus 4.6 (1M context) commited on

Fix model URL: use public akhaliq/AnimeGANv2-ONNX repo
28d8b5e

cduss Claude Opus 4.6 (1M context) commited on

Self-host ONNX Runtime Web + use HF token for model download
fa47ea4

cduss Claude Opus 4.6 (1M context) commited on

Fix model loading: fetch as ArrayBuffer to avoid WASM file loader
fcf957b

cduss Claude Opus 4.6 (1M context) commited on

Replace hand tracking with real-time anime style transfer
180377e

cduss Claude Opus 4.6 (1M context) commited on

Flip yaw sign: positive yaw = look left in robot convention
972d284

cduss Claude Opus 4.6 (1M context) commited on

Flip yaw sign + 10Hz with smaller step gain
be25d36

cduss Claude Opus 4.6 (1M context) commited on

Full rework: simple proportional controller with setHeadPose
23907e7

cduss Claude Opus 4.6 (1M context) commited on

Reduce to 2Hz with 0.4s interpolation and 18% deadzone
ed11219

cduss Claude Opus 4.6 (1M context) commited on

Add deadzone + increase to 5Hz for responsive stable tracking
f30ddee

cduss Claude Opus 4.6 (1M context) commited on

Rewrite as 1Hz detect-then-move loop to fix feedback oscillation
ab3cfe1

cduss Claude Opus 4.6 (1M context) commited on

Add click-to-look-at test mode for debugging look_at_image
f49c6c8

cduss Claude Opus 4.6 (1M context) commited on

Check daemon version before using look_at_image
6166f9d

cduss Claude Opus 4.6 (1M context) commited on

Use look_at_image command instead of manual angle math
af34f4d

cduss Claude Opus 4.6 commited on

Rewrite as fixed 5Hz control loop + separate render loop
ed089b5

cduss Claude Opus 4.6 commited on

Fix overshoot: direct proportional mapping instead of integrating error
f48132d

cduss Claude Opus 4.6 commited on

Optimize hand tracking performance
8cefdad

cduss Claude Opus 4.6 commited on

Flip yaw sign: positive yaw = look left in robot convention
e895156

cduss Claude Opus 4.6 commited on

Fix head tracking sign convention — flip yaw/pitch direction
5b6e617

cduss Claude Opus 4.6 commited on

Use local reachy-mini.js with updated command protocol
3913c23

cduss Claude Opus 4.6 commited on

Add debug logging for head commands
ca9ab37

cduss Claude Opus 4.6 commited on

Fix CSP: remove inline styles and external font import
c8a0995

cduss Claude Opus 4.6 commited on

Move inline script to external app.js to fix HF Spaces CSP
df5e241

cduss Claude Opus 4.6 commited on

Enable HF OAuth in Space metadata
adaf025

cduss Claude Opus 4.6 commited on

Hand tracking demo: MediaPipe HandLandmarker + proportional head control
ca21095

cduss Claude Opus 4.6 commited on

Initial commit
b8a7602

cduss commited on