chore(trajs): drop orphaned parrot_60Hz/open_cabinet_12 bundle
#17
by Everloom - opened
open_cabinet_12 is the pre-rename collection name for the cabinet_12 scene. The asset rests with all three bins swung OUT, so the task is a CLOSE and is registered as hand_track.close_cabinet_12 only — deliberately with no open_cabinet_12 alias (a second name scatters teleop takes across two trajs/ dirs). This bundle is therefore unlaunchable: get_task_class raises on it.
No data is lost. Both episodes in this bundle were re-verified against hand_track.close_cabinet_12 (state replay, MuJoCo, both pass) and re-homed to the close_cabinet_12 collection dir, from which they upload to trajs/parrot_60Hz/close_cabinet_12/. They are not content-duplicates of any of the 49 takes already there, and carry the same 60 Hz cadence.
Everloom changed pull request status to merged