v0.1.9; wait robogauge eval after all training; ppo default train 150k, add yaml cfg save
This commit is contained in:
@@ -253,7 +253,7 @@ class GO2CfgPPO(LeggedRobotCfgPPO):
|
||||
class runner(LeggedRobotCfgPPO.runner):
|
||||
run_name = ''
|
||||
experiment_name = 'go2_ppo'
|
||||
max_iterations = 100000
|
||||
max_iterations = 150000
|
||||
save_interval = 500
|
||||
|
||||
class GO2CfgCTS(LeggedRobotCfgCTS):
|
||||
|
||||
Reference in New Issue
Block a user