Please provide the below information in addition to your issue:
cuRobo installation mode (choose from [python, isaac sim, docker python, docker isaac sim]): python
python version: python==3.7
Isaac Sim version (if using): not used
Issue Details
I need help, thanks!!!!!
$ python examples/motion_gen_api_example.py
Traceback (most recent call last):
File "examples/motion_gen_api_example.py", line 20, in
from curobo.util.usd_helper import UsdHelper
File "/home/panmingjie/gsnet/curobo/src/curobo/util/usd_helper.py", line 19, in
from pxr import Gf, Sdf, Usd, UsdGeom, UsdPhysics, UsdShade
ModuleNotFoundError: No module named 'pxr'
If it’s not a bug, please use discussions: https://github.com/NVlabs/curobo/discussions
Please provide the below information in addition to your issue:
Issue Details
I need help, thanks!!!!!
$ python examples/motion_gen_api_example.py
Traceback (most recent call last): File "examples/motion_gen_api_example.py", line 20, in
from curobo.util.usd_helper import UsdHelper
File "/home/panmingjie/gsnet/curobo/src/curobo/util/usd_helper.py", line 19, in
from pxr import Gf, Sdf, Usd, UsdGeom, UsdPhysics, UsdShade
ModuleNotFoundError: No module named 'pxr'