Add test to make sure policy dataclass configs match yaml configs (#292)
This commit is contained in:
@@ -54,7 +54,7 @@ policy:
|
||||
discount: 0.9
|
||||
|
||||
# Inference.
|
||||
use_mpc: false
|
||||
use_mpc: true
|
||||
cem_iterations: 6
|
||||
max_std: 2.0
|
||||
min_std: 0.05
|
||||
|
||||
Reference in New Issue
Block a user