NVlabs / curobo

CUDA Accelerated Robot Library
https://curobo.org
Other
662 stars 86 forks source link

A collection of bug fixes to run successfully in Docker Isaac Sim #302

Open j3soon opened 2 weeks ago

j3soon commented 2 weeks ago
  1. cuRobo installation mode (choose from [python, isaac sim, docker python, docker isaac sim]): docker isaac sim
  2. python version: Python 3.10.13
  3. Isaac Sim version (if using): 2023.1.0

Issue Details:

balakumar-s commented 1 week ago

Thanks @j3soon . This is mainly because of our recent change to use new API from warp. We have added a fallback API for instances where cuRobo needs to run with an older warp library (e.g., older isaac sim).

I do see some other modifications in your description, which we will add to the next release.