-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update skrl integration for version 2.0.0 #5311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
09ee5b6
Add DDPG, SAC and TD3 agents for the Ant-Direct task
Toni-SM c04d746
Fix algorithm definition when specifying the --agent argument
Toni-SM beb5b0c
Replace STATES by OBSERVATIONS when defining model's inputs
Toni-SM 7353ff8
Merge branch 'main' into toni/skrl_2.0.0
Toni-SM 758d9f5
Merge branch 'main' into toni/skrl_2.0.0
Toni-SM 6bb1e5d
Update AMP agent config
Toni-SM d6b22ce
Update multi-agent config
Toni-SM 8261a63
Update off-policy agents config
Toni-SM b966ecc
Add DDPG, SAC and TD3 choices to argparse
Toni-SM 414beaa
Normalizes line endings for docs/make.bat
Toni-SM fbe0f44
Merge branch 'main' into toni/skrl_2.0.0
Toni-SM f58a019
Update DDPG exploration noise arguments
Toni-SM 48041e0
Merge branch 'main' into toni/skrl_2.0.0
Toni-SM 406ed22
Add Warp implementation
Toni-SM 4e2885d
Merge branch 'toni/skrl_2.0.0' of github.com:Toni-SM/IsaacLab into to…
Toni-SM b528010
Merge branch 'main' into toni/skrl_2.0.0
Toni-SM 5e73a9d
Merge branch 'main' into toni/skrl_2.0.0
Toni-SM 817a693
Remove jax-numpy backend
Toni-SM 60834ea
Import warp runner in play.py script
Toni-SM 8c899e2
Apply pre-commit
Toni-SM 2a865f1
Update play.py script
Toni-SM ee1de07
Merge branch 'main' into toni/skrl_2.0.0
Toni-SM 259e023
Apply format
Toni-SM f317be3
Merge branch 'main' into toni/skrl_2.0.0
Toni-SM 971f921
Set minimum skrl version to 2.0.0
Toni-SM 5aff188
Add setup steps for Warp to skrl docs
Toni-SM 67fe6a5
Remove Warp framework
Toni-SM 9086c67
Clarify comments
Toni-SM 4c9cba0
Revert to orignal task
Toni-SM 43a5cb2
Relax the --algorithm argument
Toni-SM dcd3d7b
Fix exception
Toni-SM 47aaff7
Update training performance table
Toni-SM 2052eac
Revert Training Performance table changes
Toni-SM b366aa0
Update version and CHANGELOG
Toni-SM e0017ce
Update version and CHANGELOG
Toni-SM daaa43d
Apply suggestion from @kellyguo11
kellyguo11 6849141
Merge branch 'main' into toni/skrl_2.0.0_part1
kellyguo11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.