
Robotics is entering a new phase: moving from controlled demos and scripted automation toward generalizable, reliable embodied autonomy in the real world.
At the International Conference on Robotics and Automation (ICRA), eight of NVIDIA Research's 28 accepted papers show how simulation-to-real transfer is becoming a foundation for that shift, helping robots perceive, reason, plan and act across dynamic, unpredictable environments.
Together, the papers span the full stack of challenges robot developers face: coordinating multiple arms in parallel, building policies that generalize across robot bodies, grasping novel objects in clutter, performing precise assembly and developing vision-language-action models that reason before they move.
The throughline is clear: sim-to-real is becoming a foundation for robots that can adapt, generalize, and operate with greater reliability outside the lab.
Coordinating Arms, Navigating Bodies, Grasping Objects Picture a pharmaceutical lab run by robotic arms: picking up tubes, transferring liquids, mixing reagents - each step taking different amounts of time, all requiring careful coordination.
Traditional robot scheduling software handles those steps sequentially, one arm at a time.
ScheduleStream changes that by running computations on GPUs, letting multiple arms plan movements and operate in parallel. The result - a 3x speedup across multi-arm planning scenarios, on hardware like the NVIDIA Jetson edge AI platform. Code for the framework is available on GitHub.
https://blogs.nvidia.com/wp-content/uploads/2026/05/supplementary.mp4
A robot that learns to navigate through a space - avoiding obstacles and finding its destination - usually learns to do it in one body. Put the same navigation software into a differently shaped robot and it often falls apart, because its parts all move differently.
The COMPASS policy framework solves this by first building the baseline navigation functionality using imitation learning and then using residual reinforcement learning in NVIDIA Isaac Lab to build specialists for diverse robot embodiments. Crucially, no real-world robot data is involved at any stage: everything is trained in Isaac Lab simulation.
Compared with an imitation learning baseline, COMPASS achieved a 4.5x improvement in average success rate. It also seamlessly transfers to real-world environments, demonstrating around 80% success across 20 real-world navigation trials on autonomous mobile robots and humanoids.
COMPASS is agent-friendly, with dedicated skills - and developers can connect the pipeline with NVIDIA Omniverse NuRec to post-train and validate robots in a digital twin of a novel environment before deployment.
Most grasping systems identify the object, predict a grasp, plan a path, then execute. But the last few centimeters are where small errors matter most.
Grasp-MPC adaptively computes robotic grasps, continuously correcting the robot's motion as it closes in on the object, rather than carrying out a fixed plan - the way a person grabs something by feeling rather than calculating every joint angle in advance.
To build the policy, the researchers generated 2 million simulated trajectories across 8,000 objects using annotations from the GraspGen dataset and motion planning data from cuRobo, a CUDA-accelerated library for robot motion generation.
After training on both successful and failed trajectories, Grasp-MPC learned to grasp novel objects in cluttered tabletops and shelves - achieving around 75% overall success on real robots, compared with a baseline of 41%.
https://blogs.nvidia.com/wp-content/uploads/2026/05/Sequential-Object-Grasping-2.mp4
Deformable Cluster Manipulation introduces a framework that tackles a parallel challenge: enabling systems to grasp not just one object, but a whole bundle of flexible, tangled material at once.
The framework was motivated by a real-world task: clearing a mass of tree branches that have grown over a power line, where there's no single clean object to grab. The system uses its entire arm, not just the gripper: wrapping it around the branch cluster and sweeping it aside, the way someone might gather an armful of cables or push a tangle of brush out of the way.
The researchers built a tree generator using biological growth equations to create synthetic trees of many different shapes and sizes - then trained the system across thousands of them in NVIDIA Isaac open simulation frameworks.
The policy deploys to real branches zero shot. Beyond power lines, the researchers see potential in cable management, agricultural inspection and anywhere robots need to handle a tangle rather than a single graspable item.
Clearing tree branches in zero-shot sim-to-real deployment. Assembling With Precision Precise assembly - threading a nut onto a bolt, inserting a gear onto a gearshaft, pressing a peg into a hole - is notoriously hard to get right with simulation alone.
The real world is complex. Real surfaces aren't perfectly smooth. Sensors don't behave as specified. Tiny discrepancies that a simulator ignores can stop a robot in its tracks.
The SPARR method addresses this by splitting the job in two. A policy trained in Isaac Lab learns the general strategy for the assembly task in simulation. Then, on the actual hardware, a second layer learns to correct for whatever the simulator got wrong - using the robot's own camera and without any human demonstrations or guidance.
SPARR improves success rates by 38% and reduces cycle time by around 30% compared with zero-shot sim-to-real baselines.
On National Institute of Standards and Technology (NIST) assembly tasks not seen during training, success improves by nearly 75% - approaching the results of methods that require a human in the loop.
The Refinery framework takes on the next layer of difficulty in assemb
More from Nvidia
28/05/2026
License to stream, shaken and stirred.
GeForce NOW is dialing up the espionage with the launch of 007 First Light, letting members slip into James Bond's r...
28/05/2026
Robotics is entering a new phase: moving from controlled demos and scripted automation toward generalizable, reliable embodied autonomy in the real world.
At ...
26/05/2026
The shift to agentic AI creates a new CPU requirement for the AI factory: fast cores, massive memory bandwidth and the ability to sustain high performance when ...
21/05/2026
The future of AI is landing in Taipei. At NVIDIA GTC Taipei at COMPUTEX, the world's developers, researchers and industry leaders are converging to dive int...
21/05/2026
The mission begins now.
GeForce NOW is dialing up the action with a blockbuster...
19/05/2026
At this year's Google I/O conference, NVIDIA and Google Cloud are accelerating the work of more than 100,000 developers in the companies' joint develope...
18/05/2026
Agentic AI inference at one-tenth the cost per token with NVIDIA Vera Rubin NVL7...
14/05/2026
Editor's note: The Gaijin single sign-on feature is now up and running.
Dive masks on - Subnautica 2 is making a splash on GeForce NOW day-and-date with la...
13/05/2026
Agentic AI is changing the way users get work done. Following the success of OpenClaw, the community is embracing new open source agentic frameworks. The latest...
13/05/2026
Reinforcement-learning agents - AI systems that learn by trial and error - can c...
12/05/2026
From finance and procurement to supply chain and manufacturing, specialized AI agents are moving into the enterprise systems where business decisions are made, ...
07/05/2026
AI will help build the energy it needs.
That's the case U.S. Energy Secreta...
07/05/2026
Less typing, more tanking.
Faster logins mean more time in the gaming action - and this week provides GeForce NOW members with a smoother path straight into th...
06/05/2026
The race to build the world's most powerful AI factories demands networking ...
05/05/2026
Enterprise AI has learned to generate. It has learned to reason. Now companies are asking the next question: How should AI act?
Early agent systems have shown ...
30/04/2026
Editor's note: This post is part of the Nemotron Labs blog series, which explores how the latest open models, datasets and training techniques help business...
30/04/2026
[Editor's note] The blog has been updated to note that GeForce RTX 5080-powe...
28/04/2026
Editor's note: This post is part of Into the Omniverse, a series focused on how developers, 3D practitioners, and enterprises can transform their workflows ...
28/04/2026
AI agent systems today juggle separate models for vision, speech and language - ...
23/04/2026
AI agents have revolutionized developer workflows, and their next frontier is kn...
23/04/2026
GeForce NOW is doubling down on what matters most: gamers. This week's upgra...
22/04/2026
NVIDIA and Google Cloud have collaborated for more than a decade, co engineering a full stack AI platform that spans every technology layer - from performance o...
20/04/2026
Manufacturing is at an inflection point. Across every major industrial economy, ...
20/04/2026
AI agents are transforming how work gets done across all industries, acceleratin...
16/04/2026
Head straight for orbit with GeForce NOW - no space helmet required.
PRAGMATA,...
15/04/2026
Traditional data centers only stored, retrieved and processed data. In the generative and agentic AI era, these facilities have evolved into AI token factories....
15/04/2026
The NAB Show 2026 trade show, running April 18-22 in Las Vegas, is set to showcase a wave of new features and optimizations for top video editing applications. ...
09/04/2026
A timeless story of grit, faith and rebellion takes center stage as Samson: A Ty...
02/04/2026
Open models are driving a new wave of on-device AI, extending innovation beyond the cloud to everyday devices. As these models advance, their value increasingly...
02/04/2026
No joke - GFN Thursday is skipping the tricks and heading straight into the games. April kicks off with ten new titles, bringing fresh adventures to GeForce NOW...
31/03/2026
CERAWeek - dubbed the Davos of energy - is where policymakers, producers, techno...
26/03/2026
Editor's note: This post is part of Into the Omniverse, a series focused on ...
26/03/2026
That gaming backlog won't clear itself - GeForce NOW is here to help. Stream the latest titles straight from the cloud across a variety of devices.
This we...
25/03/2026
AI is the defining technology of our time, quickly becoming core business infrastructure. It's fueled by a diverse ecosystem of models: large and small, ope...
25/03/2026
At the half-time whistle of the UEFA EURO 2020 round of 16 football match betwee...
24/03/2026
Artificial intelligence has rapidly emerged as one of the most critical workload...
23/03/2026
Autonomous agents mark a new inflection point in AI. Systems are no longer limited to generating responses or reasoning through tasks. They can take action: Age...
19/03/2026
It's a double feature on GFN Thursday. This week, GeForce NOW offers smoother sights in virtual reality (VR) and a sprawling new land to conquer.
Streaming...
17/03/2026
As AI native applications scale to more users, agents and devices, the telecommu...
17/03/2026
The features on social media apps like Snapchat evolve nearly as fast as what...
17/03/2026
The paradigm of consumer computing has revolved around the concept of a personal...
12/03/2026
Editor's note: This post is part of Into the Omniverse, a series focused on ...
12/03/2026
GeForce NOW is bringing the game to the Game Developers Conference (GDC), running this week in San Francisco. While developers build the future of gaming, GeFor...
11/03/2026
Launched today, NVIDIA Nemotron 3 Super is a 120 billion parameter open model with 12 billion active parameters designed to run complex agentic AI systems at sc...
10/03/2026
Game developers and artists are building cinematic worlds and iconic characters ...
10/03/2026
Game development teams are working across larger worlds, more complex pipelines and more distributed teams than ever. At the same time, many studios still rely ...
10/03/2026
The Cat 306 CR mini-excavator weighs just under eight tons and fits inside a standard shipping container. It's the machine a contractor rents when the job s...
10/03/2026
NVIDIA and Thinking Machines Lab announced today a multiyear strategic partnersh...
09/03/2026
AI is everywhere and accelerating everything - becoming essential infrastructure...
09/03/2026
ABB Robotics and NVIDIA today announced a breakthrough partnership that brings i...