-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
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
Package request: MuJoCo Python bindings #262698
Comments
This comment was marked as outdated.
This comment was marked as outdated.
@traversaro, I am working on an initial packaging with your system-wide dependency patches for MuJoCo. Thanks for those. I've reached as far as SdfLib currently and saw you did some CMake work there too. Is your |
Yes, it is kind of ready. That branch is meant to be used as done in https://github.com/traversaro/mujoco-conda-forge-ci/blob/usesystemdepsoptions2023sep/.github/workflows/ci.yml#L80, and with the further changes in mujoco in https://github.com/traversaro/mujoco/tree/usesystemdepsoptions2023sep . |
If you found this modification useful, feel free to comment in google-deepmind/mujoco#937, if we are able to merge the changes upstream the effort required to maintain these patches hopefully should reduce. |
Good idea. I will do so as soon as I have a MWE and an overview of the whole dependency tree. |
Some packaging notes:
|
I have derivations that build at https://github.com/tmplt/nixpkgs/blob/3280b82643659959b74c8a51499bef28795b0a93/pkgs/applications/science/robotics/mujoco/default.nix. Before I PR I'm gonna see about pinning the last numerical dep (glm) and play around with the software a bit and hopefully stumble upon any eventual runtime issues. |
Project description
Native Python bindings for the MuJoCo library.
Metadata
The text was updated successfully, but these errors were encountered: