Mismatch of state feature. #70
Unanswered
zhengsipeng
asked this question in
Q&A
Replies: 1 comment
-
|
Hi, thanks for digging into details. Actually, it's We follow the default transform of OpenVLA, which uses 2D gripper as the last 2 dims. For For generalist robot training, It's good to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear author, thanks for your great work!
I've noticing in your Libero2Lerobot processing, the state feature is "x,y,z,roll,pitch,gripper,gripper" with the last two dim as the state for gripper. However, I saw many other datasets use "pad, gripper" instead of "gripper, gripper". What's the difference between these two feature? By the way, I also notice you posted an issue on OpenVLA repo before. How shall I use LiberoState when trying to combine different robot control datasets together?
Thanks for your time.
Beta Was this translation helpful? Give feedback.
All reactions