Skip to content

Zarr Reading#197

Merged
SimarKareer merged 1 commit intomainfrom
aidan/zarr-reading
Feb 24, 2026
Merged

Zarr Reading#197
SimarKareer merged 1 commit intomainfrom
aidan/zarr-reading

Conversation

@aidang3019
Copy link
Contributor

No description provided.

@aidang3019 aidang3019 marked this pull request as ready for review February 9, 2026 21:06
Copy link
Contributor Author

aidang3019 commented Feb 9, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

# ---------------------------------------------------------------------------

class SingleArmEulerTransform(BaseActionChunkTransform):
"""Single-arm 6D (xyz + euler ypr) transform."""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clearer docstring (input vs output_

@@ -0,0 +1,194 @@
"""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

run ruff on everything

return self.transform_joints(actions, chunk_length)


class SingleArmEulerGripTransform(BaseActionChunkTransform):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Transforms fixes
- zarr dataset should accept a list of transforms
- each transform's transform function should take just a keydict, then reference the classes init variables to see how to index into that keydict.
- Then zarrdataset itself shouldn't have imagekeys or actionkeys passed in

@aidang3019 aidang3019 force-pushed the aidan/zarr-reading branch 2 times, most recently from fd250c5 to 790eac4 Compare February 10, 2026 06:02
@ElmoPA ElmoPA force-pushed the aidan/zarr-reading branch from 790eac4 to 907e5e1 Compare February 11, 2026 05:52
@RyanPCo RyanPCo mentioned this pull request Feb 12, 2026
@ElmoPA ElmoPA force-pushed the aidan/zarr-reading branch from 4b4203d to 1847509 Compare February 12, 2026 05:22
@rl2aloha rl2aloha mentioned this pull request Feb 12, 2026
@SimarKareer SimarKareer force-pushed the aidan/zarr-reading branch 3 times, most recently from 93d1ae8 to afa7e38 Compare February 17, 2026 05:09
@ElmoPA ElmoPA force-pushed the aidan/zarr-reading branch from d49bca3 to dca875e Compare February 19, 2026 19:31
@ElmoPA ElmoPA force-pushed the aidan/zarr-reading branch from ff2a588 to 1a34d79 Compare February 20, 2026 23:40
@ryanthecreator ryanthecreator force-pushed the aidan/zarr-reading branch 2 times, most recently from 3903d93 to 4ec06ef Compare February 24, 2026 23:04
Copy link
Collaborator

SimarKareer commented Feb 24, 2026

Merge activity

  • Feb 24, 11:20 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Feb 24, 11:21 PM UTC: @SimarKareer merged this pull request with Graphite.

@SimarKareer SimarKareer merged commit 91075ba into main Feb 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants