Sim-to-Real Transfer for Mobile Robots with Reinforcement Learning: from NVIDIA Isaac Sim to Gazebo and Real ROS 2 Robots
Sahar Salimpour, Jorge Pe\~na-Queralta, Diego Paez-Granados, Jukka, Heikkonen, and Tomi Westerlund

TL;DR
This paper demonstrates how reinforcement learning policies trained in NVIDIA Isaac Sim can be transferred directly to real ROS 2 robots for local navigation and obstacle avoidance, showing promising generalization and deployment potential.
Contribution
It introduces a framework for sim-to-real transfer of RL-based local navigation policies from Isaac Sim to real robots using Gazebo and ROS 2, with benchmarking against existing navigation stacks.
Findings
Zero-shot transferability of policies from simulation to real robots.
Comparable performance to ROS 2 Nav2 in local navigation tasks.
Generalization of learned policies across different simulated robot platforms.
Abstract
Unprecedented agility and dexterous manipulation have been demonstrated with controllers based on deep reinforcement learning (RL), with a significant impact on legged and humanoid robots. Modern tooling and simulation platforms, such as NVIDIA Isaac Sim, have been enabling such advances. This article focuses on demonstrating the applications of Isaac in local planning and obstacle avoidance as one of the most fundamental ways in which a mobile robot interacts with its environments. Although there is extensive research on proprioception-based RL policies, the article highlights less standardized and reproducible approaches to exteroception. At the same time, the article aims to provide a base framework for end-to-end local navigation policies and how a custom robot can be trained in such simulation environment. We benchmark end-to-end policies with the state-of-the-art Nav2, navigation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModular Robots and Swarm Intelligence · Optimization and Search Problems · Distributed and Parallel Computing Systems
MethodsBalanced Selection
