EulerWeave · EulerAtlas — the next step of Eulerwa Inc.'s full-stack vision
The four products available today (EulerForge · EulerStack · EulerNPU · EulerAgent coming soon) form the core axis from training to architecture research to FPGA NPU synthesis to deterministic agent execution. The data pipeline (EulerWeave) and 8-domain robot behavioral learning (EulerAtlas) that connect this axis end-to-end are joining soon. All of them share the same "declarative YAML spec + CLI-first + local-first" philosophy.
Coming SoonA comprehensive data processing system that bridges the gap between raw datasets and production-ready model training.
Designed for researchers and developers to refine and analyze data in local environments.
Business-critical features for scaling from a single GPU to cluster-level operations.
A plugin-based CLI robot behavioral learning framework running on an RL→IL pipeline that combines imitation learning (IL) with FastTD3 reinforcement learning (RL). The first two flagship domains we are releasing are car (EulerDrive — BEV autonomous driving, CARLA-verified) and humanoid (EulerWalk — RL→IL loco-manipulation), and both ship pretrained models so you can run them with no training at all. The unified schema is designed to cover 8 domains — car, drone, humanoid, robot dog, mobile manipulation, logistics, agriculture, shipyard — and domains keep expanding as plugins.
All modules communicate consistently through fixed obs/action dimension schemas per domain.
| Classic (01-04) | Car 4/2 · Drone 6/3 · Humanoid 33/14 (loco-manip) · Robot Dog 12/8 |
|---|---|
| Industrial (05-08) | Mobile Manipulation 18/8 · Warehouse AGV 14/4 · Agri-Robot 16/6 · Shipyard 20/9 |
| Policy Models | BC-MLP, BC-RNN, BC-CNN, ACT, Diffusion Policy + SOTA (BEVFuser, TemporalTransformer, WholeBodyACT) + RL Actor |
| Levels | L0 Toy · L1 Intermediate · L2 Advanced (real backends: CARLA/MuJoCo/HumanoidBench) |
Adds train-rl, data collect/generate-demos, and sim rollout --render/--save-video. Includes the Domain Plugin architecture and edge deployment.
Training (EulerForge) → architecture research (EulerStack) → FPGA NPU synthesis (EulerNPU). The upcoming products above are designed to run on top of this core axis.
EulerForge EulerStack EulerNPU Back to Home