Closed drilistbox closed 7 months ago
Thanks for your quick reply. But I found the news that "[2024.03] We release the code and data. The embodied AI (EAI) tasks (navigation and manipulation) need further organization and will be released soon.", it seems that navigation and manipulation have not been released.
Besides, I found test_scannet_mask3d.sh in the folder of ./scripts. Directly run the shell with "bash scripts/test_scannet_mask3d", the program finished quickly as following:
bash scripts/test_scannet_mask3d.sh submitted job: 3119752 [2024-03-28 18:35:51,250] - Launched
I apologize for my ignorance, but how can I run the interactive demo or the demo shown on the huggingface(https://huggingface.co/spaces/embodied-generalist/LEO-Demo)?
Thanks a lot!
Sorry for the misunderstanding. The navigation and manipulation tasks are under re-organization and it takes some time to release.
The shell scripts launch in submitit
mode by default. Please check your hardware and choose a proper mode to run.
You can play the interactive demo on the webpage. But if you want to launch your own demo, I am sorry we cannot offer support.
Thanks for your reply.
And I have one more question, if I have a robotic arm, how can I control it using code?
Our work does not involve the control of a robot arm. We use CLIPort for the manipulation task.
Thanks a lot!
Thank for your great work, and I have some question: