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
parent 882b44f6be
commit 861a7c7068
+1 -1
View File
@@ -126,7 +126,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**