Redesign humanoid guide: event-driven architecture, robot-as-server concept
- Replace loops with ON events (ON CV, ON HEAR, ON IMU, ON BATTERY) - Tools with PARAM DESCRIPTION for LLM integration - Explain why robots need LLM orchestrator like GB - Robot runs full stack: botserver, llama.cpp, botmodels, even email - Same .gbai packages work on humanoids - Add practical comparison table: traditional vs GB-powered - Event handlers for person/cat/gesture detection - Complete reception robot example with package structure - Offline operation with local LLM models
This commit is contained in:
parent
43f66ff1e6
commit
7de665d2c8
1 changed files with 503 additions and 403 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue