MyGit

v1.1.0

isaac-sim/IsaacLab

版本发布时间: 2024-07-27 05:06:04

isaac-sim/IsaacLab最新发布版本:v1.1.0(2024-07-27 05:06:04)

👀 Overview

With the release of Isaac Sim 4.0 and 4.1, support for Isaac Sim 2023.1.1 has been discontinued. We strongly encourage all users to upgrade to Isaac Sim 4.1 to take advantage of the latest features and improvements. For detailed information on this upgrade, please refer to the release notes available here.

Besides the above, the Isaac Lab release brings new features and improvements, as detailed below. We thank all our contributors for their continued support.

Full Changelog: https://github.com/isaac-sim/IsaacLab/compare/v1.0.0...v1.1.0

✨ New Features

🔧 Improvements

🐛 Bug Fixes

💔 Breaking Changes

✈️ Migration Guide

Renaming of SimulationCfg.substeps

Previously, the users set both omni.isaac.lab.sim.SimulationCfg.dt and omni.isaac.lab.sim.SimulationCfg.substeps, which marked the physics insulation time-step and sub-steps, respectively. It was unclear whether sub-steps meant the number of integration steps inside the physics time-step dt or the number of physics steps inside a rendering step.

Since in the code base, the attribute was used as the latter, it has been renamed to render_interval for clarity.

Removal of Deprecated Attributes

As notified in previous releases, we removed the classes and attributes marked as deprecated. These are as follows:

🤗 New Contributors

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-07-27发行的版本