Replies: 4 comments
-
I work in robotics integration at the Italian Institute of Technology, and I can confirm that having conda packages for IsaacSim (and eventually IsaacLab) would be great. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the feedback and for sharing your experience. We will be sure to pass this along to our internal team for their consideration. |
Beta Was this translation helpful? Give feedback.
-
This would be really great for reproducible environments. |
Beta Was this translation helpful? Give feedback.
-
Hi @wolfv, @traversaro and @gftabor Unlike However, we distribute Isaac Sim - Python packages as Python wheel (pre-built binary package that can include compiled code). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We have been working on distributing Robotics software as Conda packages for some time and I think it could be a great fit for IsaacSim as well.
For example, the RoboStack project makes it very easy to install many ROS1 and ROS2 packages on Windows, macOS and Linux using conda/mamba or Pixi.
The Gazebo project also has great Conda packages https://prefix.dev/channels/conda-forge/packages/gazebo
It would be cool if we could make IsaacSim available on conda-forge (the community distribution) or another channel.
FYI NVidia also maintains many Conda packages, most importantly the
cudatoolkit
and friends.I'd be happy to help, too!
Beta Was this translation helpful? Give feedback.
All reactions