YOTO icon indicating copy to clipboard operation
YOTO copied to clipboard

[RSS2025] Code for my paper "You Only Teach Once: Learn One-Shot Bimanual Robotic Manipulation from Video Demonstrations"

Results 10 YOTO issues
Sort by recently updated
recently updated
newest added

Thank you for your work. I want to use you dataset in my own robot, But I don't know how to calculate robot pose by using eef pose? where should...

Hello there, May I ask the TensorRT version of igev.trt from https://huggingface.co/HoyerChou/YOTO/blob/main/igev.trt, such as : igev-trt**8.6**-cuda**12.2**.trt

Ubuntu 20.04 conda python 3.9 open3d 0.18.0 installed with pip Hello there, I installed open3d 0.18.0 installed with pip, and it truely have cuda support, but I run `python aug_dataset_v1.py`...

Thank you for your work, but I encountered an issue. The specific error is shown below, and it seems to be related to glia. I have tried multiple different versions...

Hello, thank you very much for your open source. My task is to pick up items on the desktop. I have tried to enhance the data using the method you...

Hello! May I ask how the 6d pose of your hand is calculated? Is it based on a coordinate system built with your fingers? And how is RPY obtained?

I download glia_trt-0.4.5-cp39-cp39-win_amd64.whl and glia-0.4.5-cp39-cp39-win_amd64.whl and install them but the error occurs:FileNotFoundError: Could not find module 'D:\Anaconda\envs\yoto\lib\site-packages\glia\bin\GLIA.dll' (or one of its dependencies). Try using the full path with constructor syntax....

Could you please release the requirements.txt for the project?

Hello, I'm trying to deploy the pretrained model to my bimanual robot with a zed2i camera. But it appears that the camera frame in your pretrained model is different from...

how to mark contact or not? automatic or manual select?