-
Notifications
You must be signed in to change notification settings - Fork 10
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 project in conda-forge #7
Comments
With conda-forge/staged-recipes#23968, JAXsim will only need a tagged released to be published in |
PRs for No other dependencies on conda-forge needed |
Please check out: conda-forge/staged-recipes#24630. It will be left marked as draft until the first release is published |
…olab (#7) * Request GPU on colab * Workaround MuJoCo URDF parser bug * Remove JAX installation and update `IS_COLAB` flag --------- Co-authored-by: Filippo Luca Ferretti <102977828+flferretti@users.noreply.github.com>
The package is now available in conda-forge. Closing |
This is a long-sighted issue, and it aims to collect the information to enable the installation of jaxsim with the following single command:
Missing dependencies in conda-forge:
https://github.com/FirefoxMetzger/scikit-botEdit: we switched to ami-iit/rod.The first one should be rather easy to package in conda-forge, the second a bit less. Before moving forward, I'd like to check if we can replace it with FirefoxMetzger/python-sdformat/ since we only need it to parse SDF files.
I also have an experimental visualizer based on ScenarIO (conda-forge/staged-recipes#16582), but it does not work properly with the last versions of Gazebo Sim and we should find a fix.
The text was updated successfully, but these errors were encountered: