We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Yes, it looks like we are missing this file.
@erez-tom is this file created from a Menagerie model?
Sorry, something went wrong.
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.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: