j96w/MimicPlay

Environment Libero_Kitchen_Tabletop_Manipulation not found.

VictoriYang opened this issue · 2 comments

Environment Libero_Kitchen_Tabletop_Manipulation not found. Make sure it is a registered environment among: Lift, Stack, NutAssembly, NutAssemblySingle, NutAssemblySquare, NutAssemblyRound, PickPlace, PickPlaceSingle, PickPlaceMilk, PickPlaceBread, PickPlaceCereal, PickPlaceCan, Door, Wipe, ToolHang, TwoArmLift, TwoArmPegInHole, TwoArmHandover, TwoArmTransport

I am very interested in your work. I encountered an error while running run_trained_agent.py. What could be the possible reasons for this? Do you have any solutions for fixing the bug? Thanks!

j96w commented

Hey @VictoriYang , did you checkout the v1.4.1_libero branch when installing the robosuite? We add a line of connection code there for the Libero kitchen scene.

This resolved the issue. Thank you for your guidance!