fix(ui): repair sensing UI — OrbitControls import, WebSocket port, toast null container (#760) Fix three bugs that prevented all live data visualization in the sensing UI: - Bug 1: Replace CDN OrbitControls with ES module import (Three.js r160 removed examples/js/) - Bug 2: Correct WebSocket URL from localhost:8000/ws/pose to localhost:3001/ws/sensing - Bug 3: Guard ToastManager.show() against null container (init() called after show()) Also fix --no-default-features compilation for wifi-densepose-core by adding conditional alloc imports and replacing std:: references with core:: equivalents. Co-Authored-By: claude-flow <ruv@ruv.net> @ |
||
|---|---|---|
| .. | ||
| .claude-flow | ||
| crates | ||
| data | ||
| docs | ||
| examples | ||
| patches/ruvector-crv | ||
| Cargo.lock | ||
| Cargo.toml | ||
| rust-toolchain.toml | ||