1
Fork 0

feat: split n flat n pad decentered

This commit is contained in:
Cedric 2026-05-06 18:52:19 +00:00
parent 5e7fd27b61
commit 9c20c28b2a
5 changed files with 88 additions and 50 deletions

View file

@ -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)