chore: revert env_processor.mdx changes (not part of this PR)

Made-with: Cursor
This commit is contained in:
Pepijn Kooijmans
2026-04-07 20:10:46 +02:00
committed by Pepijn
parent 12023f41c7
commit 9a6ab6afc2
+1 -1
View File
@@ -145,7 +145,7 @@ class LiberoVelocityProcessorStep(ObservationProcessorStep):
state = torch.cat([eef_pos, eef_axisangle, eef_vel,
gripper_pos, gripper_vel], dim=-1) # 14D
return state
```
````
### 4. **Cleaner Environment Code**