Skip to content

Commit

Permalink
Merge branch 'ICRA24' of github.com:elharirymatteo/Omniverse into ICRA24
Browse files Browse the repository at this point in the history
  • Loading branch information
elharirymatteo committed Oct 6, 2023
2 parents 320cfa7 + 2c03d61 commit 1b6cee7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,4 @@ Linear velocity tracking with thruster state aware MLP:
`~/.local/share/ov/pkg/isaac_sim-2022.2.1/python.sh scripts/rlgames_train.py task=virtual_floating_platform/MFP2D_Virtual_TrackXYVelocity num_envs=4096 headless=True max_iterations=1000 task.sim.dt=0.02 train=MFP2D_PPOmulti_dict_MLP_thruster`

Linear and angular velocity tracking with thruster state aware MLP:
`~/.local/share/ov/pkg/isaac_sim-2022.2.1/python.sh scripts/rlgames_train.py task=virtual_floating_platform/MFP2D_Virtual_TrackXYOVelocity num_envs=4096 headless=True max_iterations=1000 task.sim.dt=0.02 train=MFP2D_PPOmulti_dict_MLP_thruster`
`~/.local/share/ov/pkg/isaac_sim-2022.2.1/python.sh scripts/rlgames_train.py task=virtual_floating_platform/MFP2D_Virtual_TrackXYOVelocity num_envs=4096 headless=True max_iterations=1000 task.sim.dt=0.02 train=MFP2D_PPOmulti_dict_MLP_thruster`

0 comments on commit 1b6cee7

Please sign in to comment.