Skip to content

Fuergrissa1/IsaacLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo can be extracted on top of the Isaac Lab directory without overwriting any files.

From within your Isaac Lab virtual environment:

install python module (for skrl)
isaaclab.bat -i skrl
run script for training with the PPO algorithm
isaaclab.bat -p source\standalone\workflows\skrl\train.py --task Isaac-Tiltrotor-Direct-v0 --headless
run script for playing with 32 environments
isaaclab.bat -p source\standalone\workflows\skrl\play.py --task Isaac-Tiltrotor-Direct-v0 --num_envs 32 --checkpoint /PATH/TO/model.pt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published