Sim-to-Real Transfer in Robotics: RSS 2020 Workshop Opening

Added:

Workshop Intro
Sim Gap
Event Format
Closing Notes

Workshop Intro

0:00
Playing Section
  • 1

    Introduces the workshop on sim-to-real transfer for robotics.

  • 2

    Explains the goal of learning skills in simulation and applying them to real robots.

  • 3

    Sets the stage for debates and paper presentations on this topic.

Understanding of the 'Reality Gap'—the discrepancy between simulated environments and the physical world in robotics.
Familiarity with physics engines and simulators commonly used in robotics, such as MuJoCo, PyBullet, or Gazebo.
Foundational knowledge of machine learning, specifically Reinforcement Learning (RL) and how policies are trained.
Basic concepts of robot dynamics, control theory, and sensor feedback loops.
In-depth study of Domain Randomization (DR) techniques to make trained policies robust to simulation-to-real discrepancies.
Exploration of System Identification (SysID) methods to precisely align simulation parameters with real-world physical dynamics.
Investigation of Domain Adaptation and Meta-Learning algorithms that allow robots to adapt to the real world online.
Case studies of successful Sim-to-Real applications, such as legged locomotion (e.g., ANYmal or Unitree) and robotic manipulation.
601 views7likes8:38@sim2realOriginal Release: 2020-07-12

Sim2Real transfer is a robotics research paradigm that enables robots to learn skills in simulation environments and then apply these skills to real-world robotic systems with minimal or no fine-tuning required; however, a significant challenge exists because simulation environments and real-world conditions differ, creating what is known as the 'reality gap' that researchers must address to achieve effective skill transfer.