Skip to content

devyadav11/HumanRobo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

HumanRobo - Unitree H1 Humanoid Project

πŸš€ Project Overview

HumanRobo is a Federated AI Development Environment for the Unitree H1 Humanoid Robot (1.8m, 51-DOF), targeting the defense market. It integrates high-fidelity physics, 2026 SOTA World Models, and a multi-agent orchestration layer to build a robust, "un-crashable" simulation-to-real stack.

πŸ—οΈ Federated AI Architecture

Gemini CLI acts as the Master Orchestrator, coordinating a swarm of specialized agents:

Agent Role Status
Gemini CLI Master Brain Orchestrating architecture, physics audits, and SOTA model deployment.
OpenCode Workspace Manager Managing MATLAB-MCP connectivity and project records.
Goose Tuning Specialist Background iterative PID/Impedance optimization.
Claude Code Surgical Coder Complex function refactoring (C++/Python).
Gemini Swarm Monitoring Hive 3-agent hive tracking IMU stability and foot forces.
Graphifyy Knowledge Map Context-compressed navigation of project files.
Ruflo Global Memory Shared state and fact synchronization across all agents.

🧠 Physical AI Pipeline (SOTA 2026)

Utilizing Masked-HWM (Humanoid World Model) and WM4A (World Model for Action) standards for predictive locomotion.

  • World Model: StarVLA WM4A (14GB weights) conditioned on 25-dimensional actions.
  • Vision Tokenizers: NVIDIA Cosmos DV 8x8x8 encoding (256px -> 32x32 latents).
  • Physics: MuJoCo Physics (1000fps) for locomotion.
  • Environment: RoadRunner for precision defense terrain mapping.

πŸ› οΈ Tech Stack & Connectivity

  • Primary Model: google-gemini-cli/gemini-3.1-pro-preview.
  • Nervous System: ROS 2 Jazzy (WSL Ubuntu 24.04 bridge).
  • Bridge: MATLAB / Simulink / Robotics System Toolbox.
  • Hardware Targets: Unitree H1, Unitree G1, PAL TALOS.

πŸ“‹ Operational Workflow

  1. Launch Stack: h1_ros_mujoco_bridge.py (WSL Body).
  2. Brain Sync: h1_matlab_ros_connect.m (MATLAB Brain).
  3. Execution: h1_balance_stand_controller.m (Neural Link).

Status: PHASE 11 - ZERO-SHOT READY Created and maintained by the HumanRobo Agentic Swarm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors