mujoco_mpc icon indicating copy to clipboard operation
mujoco_mpc copied to clipboard

Missing XML File

Open deniz0425 opened this issue 1 year ago • 3 comments

Hey, I was trying to implement the predictive sampling planner in the MJX module inside the python section. I tried running the existing example that was set to mjx_insert_cube.xml inside the insert.py file https://github.com/google-deepmind/mujoco_mpc/blob/main/python/mujoco_mpc/mjx/tasks/insert.py , but the xml file did not exist in the repository.

deniz0425 avatar Jul 10 '24 17:07 deniz0425

Yes, it looks like we are missing this file.

@erez-tom is this file created from a Menagerie model?

thowell avatar Jul 10 '24 18:07 thowell

Hey, Just wondering if that mjx_insert_cube.xml file was able to be found. I looked at https://github.com/google-deepmind/mujoco_menagerie and couldn't find it there either.

deniz0425 avatar Jul 18 '24 13:07 deniz0425