-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from NVlabs/ref-4.2
Add reference verison for Isaac Sim 4.2 (and changelog)
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
# main | ||
|
||
# ref-4.2 | ||
|
||
Release targeting Isaac Sim 4.2 | ||
|
||
- Added modular state capture | ||
- Added state writer class | ||
- Added state reader class | ||
- Added support for H1 | ||
- Added support for Jetbot | ||
- Added support for Spot | ||
- Added support for Carter | ||
- Added keyboard teleop scenario | ||
- Added gamepad teleop scenario | ||
- Added path following scenario | ||
- Added random acceleration scenario | ||
- Added initial OV extension for launching scenarios and recording data | ||
- Added replay rendering scripts | ||
- Added data loading examples | ||
- Added workflow documentation |