Closed Parvish-Kakarapalli closed 7 months ago
Yes, there is calvin_env, a simulated environment running on the pybullet physics engine. We use it during the evaluation, have a look at the code.
Could you please how to run the simulator independently, and not during the evaluation.
You can run calvin_env/calvin_env/envs/play_table_env.py
and it will open the pybullet debug viewer where you can see the environment. To interact with the environment, you would have to provide the robot with actions.
Could you please what does the scene_obs represent in the state space of the environment if it already mentioned elsewhere please redirect me there.
Does this answer your question?
Yeah, thanks a lot.
Kindly, please tell if there is a simulator for CALVIN or the datasets are all we have?