live · succeeded

2026-07-17 具身智能行业日报

今天共发现 61 条候选线索,其中 5 条进入重点;主要集中在 VLA、开源模型与数据、机器人基础模型、行业动态。

候选61
今日重点5
查询30
HTTP 请求32
验证正文59
Claims173

TOP SIGNALS

今日重点

  1. Scaling Behavior Foundation Model for Humanoid Robots

    arXiv Robotics · 机器人基础模型

    In this work, we revisit the scaling recipe for BFMs and demonstrate that substantial performance gains can be achieved through the coordination of three core components: 1) the learning paradigm of motion tracking that reformulates diverse humanoid control problems as the reproduction of integrated whole-body behaviors in the global frame; 2) the strategic synergy between on-policy rollout quantity and reference motion diversity; and 3) the expressive and scalable model architecture termed Humanoid Transformer that facilitates the natural emergence of structured behavioral representations.

    为什么重要:来源权威;证据链较强;与具身智能核心主题高度相关

  2. Hugging Face model lerobot/pi052_robocasa

    Hugging Face LeRobot Models · 开源模型与数据

    Tags: lerobot, safetensors, robotics, pi052, dataset:pepijn223/robocasa_pretrain_human300_v4_annotated5, license:apache-2.0, region:us

    为什么重要:来源权威;证据链较强;与具身智能核心主题高度相关;开源发布信号突出

    持续线索:第 2 次进入日报,首次出现 2026-07-16

  3. CosFly-VLA: A Spatially Aware Vision-Language-Action Model for UAV Tracking

    Stanford Robotics · VLA

    Relative to OpenVLA, CosFly-VLA-0.8B reduces open-loop Average Displacement Error (ADE) by 34.1% on seen-test and 35.3% on unseen-test.

    为什么重要:来源权威;证据链较强;与具身智能核心主题高度相关

  4. DriftWorld: Fast World Modeling through Drifting

    arXiv Robotics · 行业动态

    Rather than denoising iteratively at inference, DriftWorld learns an action-conditioned drift during training, allowing it to generate future frames from the current observation and a candidate action sequence in a single forward pass at 30+ fps, which is 17x faster on average than diffusion based baselines.

    为什么重要:来源权威;证据链较强

  5. AeroAct: Action-Centered World-Action Models for Language-Conditioned Quadrotor Flight

    NVIDIA · 行业动态

    To obtain aligned visual, state, language, and dynamically feasible action data, we build a DiffAero-based pipeline with complementary Isaac Lab and 3D Gaussian splatting renderers.

    为什么重要:来源权威;证据链较强;与具身智能核心主题高度相关

学术与技术

Scaling Behavior Foundation Model for Humanoid Robots

In this work, we revisit the scaling recipe for BFMs and demonstrate that substantial performance gains can be achieved through the coordination of three core components: 1) the learning paradigm of motion tracking that reformulates diverse humanoid control problems as the reproduction of integrated whole-body behaviors in the global frame; 2) the strategic synergy between on-policy rollout quantity and reference motion diversity; and 3) the expressive and scalable model architecture termed Humanoid Transformer that facilitates the natural emergence of structured behavioral representations.

medium · Score 91.5 · 机器人基础模型

DriftWorld: Fast World Modeling through Drifting

Rather than denoising iteratively at inference, DriftWorld learns an action-conditioned drift during training, allowing it to generate future frames from the current observation and a candidate action sequence in a single forward pass at 30+ fps, which is 17x faster on average than diffusion based baselines.

medium · Score 87.6 · 行业动态

RoboTTT: Context Scaling for Robot Policies

On challenging real-robot manipulation tasks, RoboTTT improves overall performance by 87% over the single-step context baseline and fully completes a five-minute, ten-stage assembly task, which no baseline ever does.

medium · Score 86.9 · 灵巧操作

Home | Robotics: Science and Systems

We are pleased to announce the 22nd edition of the “Robotics: Science and Systems” (RSS) conference to be held at the University of Technology Sydney and the International Convention Centre, Sydney, Australia from July 13-17, 2026.

medium · Score 83.3 · 学术会议与论文

千寻智能spirit AI

千寻智能(Spirit AI)成立于2024年1月,是一家全球领先的专注于构建机器人“通用大脑”的具身智能公司。公司致力于研发通用具身大模型,赋予机器人跨场景的卓越泛化性与精细的物理交互能力,解决具身智能从虚拟到现实落地的核心难题。作为行业领军者,千寻智能自研的 Spirit 系列模型(如 Spirit v1.5)在 RoboChallenge 全球权威基准测试中持续领跑,代表了当前具身智能模型能力最领先的技术水平。千寻智能凭借卓越的技术实力和创新理念,致力于让通用的机器人伙伴走进千家万户,驱动世界迈向智能机器人时代。

medium · Score 80.1 · 具身大脑生态、机器人基础模型

Media

NVIDIA today announced Project GR00T, a general-purpose foundation model for humanoid robots, designed to further its work driving breakthroughs in robotics and embodied AI.

high · Score 74.9 · 机器人基础模型

开源与工具

Hugging Face model lerobot/pi052_robocasa

Tags: lerobot, safetensors, robotics, pi052, dataset:pepijn223/robocasa_pretrain_human300_v4_annotated5, license:apache-2.0, region:us

high · Score 90.1 · 开源模型与数据

huggingface/lerobot Release v0.5.0

## Release Blog https://huggingface.co/blog/lerobot-release-v050 ## What's Changed * chore(dependencies): Bump lerobot to 0.4.5 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/3051 * chore: add AI policy by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/3055 * Improve policy_device documentation for async.mdx by @btelles in https://github.com/huggingface/lerobot/pull/3060 * fix(frame_index): making rerun's "frame_index" timeline compatible with behaviour1k datasets by @CarolinePascal in https://github.com/huggingface/lerobot/pull/3068 * fix(dataset edit tools): clarifying `root` argument usage + adding related features by @CarolinePascal in https://github.co

high · Score 78.8 · 行业动态

huggingface/lerobot Release v0.6.0

https://github.com/user-attachments/assets/0d2938ff-ee35-4195-ae80-d7dacb50dc2f ## What's Changed * chore(dependencies): Bump lerobot to 0.5.2 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/3307 * refactor(envs): move benchmark dispatch into EnvConfig subclasses by @pkooij in https://github.com/huggingface/lerobot/pull/3272 * feat(envs): lazy env init + AsyncVectorEnv as default for n_envs > 1 by @pkooij in https://github.com/huggingface/lerobot/pull/3274 * feat(ci): add agent assitance workflow by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/3332 * chore(security): update claude.yml by @hf-security-analysis[bot] in https://github.com/huggingface/lerobot/

high · Score 78.0 · 行业动态

isaac-sim/IsaacLab v3.0.0-beta2

It builds on [v3.0.0-beta](https://github.com/isaac-sim/IsaacLab/releases/tag/v3.0.0-beta) with additional features and improvements on Newton support (VBD, solver coupling, Kamino, rough terrain, sensors), multi-backend physics, simplified training and installation commands, kit-less workflows, visualizers, rendering, teleoperation, learning exports, installation, CI, and documentation.

high · Score 74.8 · 行业动态

Hugging Face dataset agibot-world/GenieSimAssets

Tags: task_categories:other, language:en, arxiv:2601.02078, region:us, real-world, dual-arm, robotics manipulation, simulation

high · Score 74.6 · 灵巧操作、仿真到现实、开源模型与数据

融资与产业

千寻智能Spirit AI

2024年1月,千寻智能(杭州)科技有限公司正式注册成立。8月,获得近2亿元种子轮+天使轮融资,由弘晖基金领投,达晨创投、千乘资本跟投,同时,顺为资本和绿洲资本作为种子轮老股东持续加码;11月,获得数千万元天使+轮融资,领投方柏睿资本是由宁德时代联合创始人、副董事长李平出资创办的投资机构。2025年3月,千寻智能宣布完成5.28亿元Pre-A轮融资,阿美风险投资旗下 Prosperity7 Ventures(P7)领投,招商局创投、广发信德、靖亚资本、东方富海、华控基金等多家资本深度参与;7月,完成近6亿元PreA+轮融资,由京东领投,中国互联网投资基金(简称“中网投”)、浙江省科创母基金、华泰紫金、复星锐正等知名机构跟投。

high · Score 80.1 · 具身大脑生态、投融资

千寻智能完成5.28亿元Pre-A轮融资,领先VLA模型加速具身智能落地

本轮领投方Prosperity7 Ventures(P7)执行董事总经理 Raed Twaily表示:“千寻智能在 VLA 泛化能力和模型迭代速度方面所展现出的实力,让我们很关注。其 VLA 的泛化能力,赋予了机器人适应复杂多变环境与多样化任务的本领,使其能够精准执行连续复杂操作,我们对千寻智能基于国际前沿理念构建的技术路径予以高度认可,放眼未来,期待千寻智能持续发力,不断拓展具身智能的技术边界,在全球舞台上引领具身智能技术发展新潮流,为全球智能机器人产业变革注入强劲动力。”

medium · Score 76.1 · VLA、投融资

政策与标准

Our First Generalist Policy

Over the past eight months, we’ve developed a general-purpose robot foundation model that we call π0 (pi-zero).

high · Score 79.7 · 机器人基础模型、机器人自主研究

创造人机竞速新历史——人形机器人马拉松见证中国未来产业奔跑之路

从区域布局看,产业集聚效应正在持续显现。在北京亦庄,300余家人形机器人企业,基本构建起覆盖核心零部件、整机到应用场景的全产业链体系,为技术创新与场景应用深度融合提供可靠支撑;在深圳南山,人形机器人从研发到产业化的全链条布局已经形成。企业与科研机构紧邻联动,上下楼就是上下游,将近一半的零部件可在方圆10公里内配齐供应,极大提升了产业协同效率与产业化速度。

high · Score 74.9 · 人形机器人

《人形机器人创新发展指导意见》解读

《指导意见》从特种领域、制造业典型场景、民生及重点行业三类方向提出意见措施。一是加快人形机器人在特种环境应用,面向恶劣条件、危险场景作业等需求,强化复杂环境下本体控制、快速移动、精确感知等能力。二是聚焦3C、汽车等制造业重点领域,提升人形机器人工具操作与任务执行能力,打造人形机器人示范产线和工厂,在典型制造场景实现深度应用。三是拓展人形机器人在医疗、家政等民生领域服务应用,满足生命健康、陪伴护理等高品质生活需求,推动人形机器人在农业、物流等重点行业应用落地,提升人机交互、灵巧抓取、分拣搬运、智能配送等作业能力。

high · Score 74.9 · 人形机器人、政策标准、灵巧操作

公司与产品

isaac-sim/IsaacLab v3.0.0-beta2.patch1

# Isaac Lab 3.0 Beta 2 - Patch 1 This is a small patch release on top of the previous Isaac Lab 3.0.0 Beta 2 release, including an update to support Isaac Sim 6.0.1, which includes fixes and improvements for NuRec workflows (https://docs.isaacsim.omniverse.nvidia.com/6.0.1/overview/release_notes.html).

high · Score 77.5 · 行业动态

NVIDIA/Isaac-GR00T n1.6.1-release

Research Blog https://research.nvidia.com/labs/gear/gr00t-n1_6/ Minor Fixes for GR00T 1.6 Release - Removal of dangling references in Dockerfile and pyproject.toml's.

high · Score 77.1 · 机器人基础模型

Building the general-purpose robotic brain

Our foundation model, the Skild Brain, which works on various quadrupeds, humanoids, table-top arms, mobile manipulators and more, follows a hierarchical architecture: (1) a low-frequency high-level manipulation and navigation action policy which provides inputs to a (2) high-frequency low-level action policy.

high · Score 75.3 · 机器人基础模型、灵巧操作

A Steerable Model with Emergent Capabilities

In our experiments, we see π0.7 exhibiting the first signs of compositional generalization, recombining skills from various tasks to solve new problems, like using new kitchen appliances and even enabling a new robot to fold laundry for which there is no laundry folding data.

high · Score 73.5 · VLA、行业动态

Moravec's Paradox and the Robot Olympics

We did not do everything possible for the highest success rate (as discussed, e.g., in our recent work on using RL for optimizing reliability and speed), and the policies for these tasks are often not consistent, though on average they have a success rate of 52% and a task progress of 72%.

high · Score 64.4 · 行业动态

持续跟踪

质量检查