feat: split n flat n pad decentered
This commit is contained in:
parent
5e7fd27b61
commit
9c20c28b2a
5 changed files with 88 additions and 50 deletions
|
|
@ -53,6 +53,7 @@ def test_processor_converts_to_egocentric_direction():
|
|||
num_arms=num_arms,
|
||||
padding_masks=env.padding_masks,
|
||||
morph_mode=MorphMode.CENTRALIZED,
|
||||
segments_per_arm=segments_per_arm,
|
||||
)
|
||||
|
||||
env_state = env.reset(seed=42)
|
||||
|
|
|
|||
Reference in a new issue