On June 23, 2026, Nori Robotics (@NoriRobotics) posted a 15-second teaser with a simple pitch:
"A robot for the price of an iPhone. Meet Nori L2. Orders open next week."
The post racked up 15.7K views in its first day — modest by frontier-model standards, but significant for hardware. Affordable robotics has been promised for decades; this is one of the first 2026 announcements to anchor price against a consumer device everyone already owns rather than a cobot datasheet.
The website — norirobotics.com — is still waitlist-only: "The next generation. Join the waitlist to be first in line." No spec sheet. No SKU. No shipping date. That gap between marketing and documentation is exactly what makes this worth tracking now, before orders open.
TL;DR
| What we know | What we don't |
|---|---|
| Product: Nori L2 ("next generation") | Exact price, SKU, or country list |
| Positioning: iPhone-tier (~$999–$1,200 implied) | Confirmed task list or autonomy level |
| Orders: "Next week" from June 23 (~late June) | Manufacturing location, warranty, support |
| Waitlist: norirobotics.com | Whether L2 is DIY kit vs assembled unit |
| Form factor: Dual-arm mobile manipulator in teaser video | Foundation model / cloud dependency |
What Nori showed in the teaser
The launch clip on X shows a compact mobile robot with two articulated arms and large gripper fingers — not a humanoid torso, but a cart-based manipulator in the same visual family as low-cost research platforms that exploded in 2025–2026.
Community reaction split predictably:
- Enthusiasts: "This is pretty sick" — the iPhone price frame landed
- Skeptics: design comments about oversized fingers; questions on what it actually does
- Practical: "Can he clean my house and do the dishes?" — unanswered so far
- Buyers: "how much? made in?" — also unanswered at launch
Nori's follow-up post pointed to the mailing list on norirobotics.com — the only official conversion path today.
Likely lineage: the $947 Nori Bot research platform
Nori Robotics has not confirmed that L2 descends from the Columbia University Nori Bot paper. The overlap is hard to ignore.
Published on arXiv:2605.16537 (May 2026), Nori Bot is a 17-DoF dual-arm mobile manipulator built for $947 in parts — roughly 3% the cost of platforms like Mobile ALOHA ($32,000) or Hello Robot Stretch (~$25,000).
| Nori Bot spec | Detail |
|---|---|
| DOF | 17 (12 arm, 2 head, 2 wheels, 1 lift) |
| Parts cost | $947 ($287 of that is the Z-axis lift) |
| Reach | 600 mm ball-screw lift — floor to kitchen counter |
| Base | XLeRobot v0.4.0 IKEA cart + dual SO-101 arms |
| Compute | Raspberry Pi 4 thin client; heavy work off-board |
| Agent stack | OpenClaw skill manifest — cron, hooks, heartbeats trigger physical tasks |
| Learning | LeRobot + ACT; 30-demo policy grasps a DC motor |
| Demos | Book re-shelving, trash-to-bin, laundry sort, cron coffee at 8 a.m. |
| Release status | Code, CAD, skill manifest promised at publication |
Three problems the paper explicitly solves — all relevant to a consumer-priced L2:
- Fixed-height arms → solved with a Z-axis lift on the same servo bus
- Reactive-only control → solved with OpenClaw proactive scheduling
- Feetech servo burn-out → software stall protection + sensorless grip force via motor current
If L2 commercializes this stack, it would be the first iPhone-priced robot shipping with agent-runtime integration out of the box — not a lab kit you wire to GPT yourself.
Claude for Work
Use Claude as a thought partner for writing, research & decisions — no coding required. 2 live sessions with Yash Thakker.
Claude for Work is a 2-day live workshop on using Claude to supercharge your daily work — writing, research, analysis, and decision-making — without any coding required. Learn how to set up Claude Projects with custom instructions, run deep-research sprints, co-write documents that sound like you, and build repeatable prompt systems for your team. August 1–2, 2026. Hosted by Yash Thakker, founder of AISOLO Technologies, instructor to 350,000+ students.
Includes 1-year access to all session recordings, a personal prompt library, Discord community access, and a certificate of completion. No coding or technical background required. Designed for managers, marketers, founders, and writers.
iPhone pricing: what that actually means
Nori's tagline compares against a flagship iPhone, not a budget Android. In June 2026, that implies roughly $999–$1,200 depending on storage tier — the same psychological anchor Apple uses every September.
| Platform | Typical cost | Category |
|---|---|---|
| Nori L2 (claimed) | ~iPhone price | Consumer teaser |
| Nori Bot (research) | $947 parts | DIY academic build |
| XLeRobot | ~$660 | Open-source cart + arms |
| AhaRobot | $1,000–2,000 | Sub-$1k floor reach |
| Hello Robot Stretch | ~$25,000 | Commercial mobile manipulator |
| Figure 03 (factory) | Undisclosed unit economics | Industrial humanoid |
| Genesis Eno | Enterprise / undisclosed | Agentic general-purpose robot |
The iPhone frame is smart marketing: buyers already accept $1k+ for a device that depreciates in three years. Framing a robot at the same price reframes robotics from capital equipment to consumer electronics.
The risk is expectation mismatch. An iPhone works out of the box. A $947 research manipulator requires CAD printing, servo calibration, LeRobot training, and OpenClaw setup. If L2 is truly turnkey at iPhone price, that is a breakthrough. If it is a polished kit, the price is still remarkable — but the buyer profile changes.
OpenClaw + robotics: why the software stack matters
Most cheap robots are teleoperation toys — they move when you joysticking, stop when you stop. Nori Bot's paper argues useful home automation is scheduled and recurring: coffee at 8 a.m., tidy at 9 p.m., laundry when the basket is full.
That requires an agent runtime, not just a motor driver. Nori Bot plugged into OpenClaw as a skill manifest:
OpenClaw cron/hook → WebSocket command → LeRobot PolicyServer → ACT checkpoint → motors
Capabilities published as skills: pick_object, place_on_target, set_z, make_coffee. Each maps to a trained policy or scripted motion.
Related 2026 research extends the same idea:
- ROSClaw (arXiv:2603.26997) — OpenClaw + ROS 2 executive layer for any foundation model on any ROS robot
- RoboClaw — long-horizon VLA data collection with OpenClaw-style skill libraries
If Nori L2 ships with OpenClaw-native skills, it sits at the intersection of physical AI and agent loops — the same week Genesis Eno pitched foundation-model robots for factories and labs.
What Nori L2 is not (yet)
Be precise about gaps:
| Question | Status (June 23, 2026) |
|---|---|
| House cleaning / dishes? | Not demonstrated publicly |
| Humanoid walking? | No — cart + arms form factor |
| Figure-class locomanipulation? | No public evidence |
| Made in where? | Unanswered on X |
| Exact MSRP? | Unannounced |
| Cloud required? | Unknown; Nori Bot used thin-client + off-board compute |
Compare to Figure Helix-02, which demonstrated two humanoids tidying a bedroom in under two minutes with a single VLA policy — a different price tier and capability class entirely.
Same week, Cobot introduced Proxie Gen2 for mobile manipulation in human environments (Brad Porter's thread). The robotics market is bifurcating: enterprise autonomy (Cobot, Figure, Genesis) vs sub-$1k access (Nori, XLeRobot, open kits).
Who should watch Nori L2
| Audience | Why care |
|---|---|
| Hardware hackers | If CAD + OpenClaw manifest release, L2 could compress months of Nori Bot assembly |
| Agent builders | First potential consumer robot with cron-schedulable physical skills |
| Small labs / makerspaces | iPhone-priced bimanual beats $25k Stretch for prototyping |
| Home automation curious | Wait for task demos before assuming Rosie the Robot |
| Industrial buyers | Wrong product — look at Figure or Eno |
How to get in line
- Waitlist — norirobotics.com
- Orders — Nori said next week from June 23 (~late June 2026)
- Research prep — read Nori Bot on arXiv to understand the likely hardware/software stack
- Agent prep — if you do not know OpenClaw yet, start with our OpenClaw guide
June 2026 robotics context
Nori L2 landed in a dense robotics news cycle:
| Date | Launch | Price tier |
|---|---|---|
| May 8 | Figure Helix-02 bedroom tidy | Enterprise |
| Jun 16 | Genesis Eno agentic robot | Enterprise |
| Jun 22 | Sakana Fugu (software orchestration) | API subscription |
| Jun 23 | Nori L2 | ~iPhone |
| Jun 23 | Cobot Proxie Gen2 | Enterprise mobile manipulation |
Nori is the only June headline explicitly targeting consumer wallet psychology. Whether it delivers is a question orders week will begin to answer.
Related ExplainX guides
Robotics cluster:
- Genesis AI Eno: agentic general-purpose robot — enterprise end of the spectrum
- Figure Helix-02: collaborative humanoid tidying — what $1k robots are not trying to be
- Figure AI: robots outnumber humans at BotQ — factory-scale humanoid production
- Gemma 4 on Open Duck Mini — another sub-$1k robotics + AI stack
Agents and physical AI:
- What is OpenClaw? — the runtime Nori Bot integrated for scheduled tasks
- What are AI agents? — proactive vs reactive control
- NVIDIA Cosmos 3 physical AI — simulation stack for robot training
- Shift-free cleaning robotics data (NYC) — how manipulation data gets collected at scale
Primary sources: @NoriRobotics launch post · norirobotics.com waitlist · Nori Bot arXiv:2605.16537
Summary
Nori L2 is a June 23, 2026 teaser for an iPhone-priced robot with orders opening next week and a waitlist live now at norirobotics.com. Specs are not public; the strongest technical signal is the Nori Bot research line — $947, 17-DoF dual-arm, 600 mm lift, OpenClaw scheduling, LeRobot/ACT policies.
If Nori delivers a turnkey version of that stack at iPhone pricing, it changes who can afford bimanual manipulation. If it is marketing ahead of documentation, the waitlist week will clarify fast. Either way, benchmarks do not buy robots — SKUs do. Watch orders week.
Announcement details reflect @NoriRobotics posts and norirobotics.com as of June 23, 2026. Nori Bot research specs from arXiv:2605.16537 (May 2026). Re-check norirobotics.com when orders open for confirmed price, capabilities, and shipping.