How to achieve multiple tasks on the basis of LeRobot ?
LeRobot can achieve single tasks (such as inserting, transferring blocks, etc.), how to achieve multiple tasks on the basis of LeRobot (such as first recognizing objects and classifying, and then putting objects in order in boxes, etc.)?" Please give me some ideas.
There is a class called "MultiLeRobotDataset", but i dont't know how to use it
Hello, I also struggled with this issue for a long time, but I've resolved it. The solution is efficient and verified to work correctly. You can use the merge.py script from my PR (#924) to solve your problem. I hope this helps you, and wish you all the best.
This issue has been automatically marked as stale because it has not had recent activity (6 months). It will be closed if no further activity occurs. Thank you for your contributions.
Good question, multi-task and sequential-task setups are now supported through the LIBERO integration in LeRobot. You can check out the docs here: https://huggingface.co/docs/lerobot/en/libero