Yash Sharma
Yash Sharma
still waiting on this. I believe the validation checks are for "[Tech]" annotated faculty.
same issue.
Additionally, I tried the solutions on #2536 which seemed the closest issue but to no success.
not sure what's wrong, but I followed the bare metal pytorch-nightly installation instructions on https://rocm.docs.amd.com/projects/install-on-linux/en/develop/how-to/3rd-party/pytorch-install.html and that seems to work. If I have issues I will let you know on...
Thank you for the replies! I was caught up in other threads but I will try both these methods out soon!
Can confirm W7900 works for `rocm/pytorch:latest` (which wasn't working prior) and native on ubuntu 22.04 LTS (without docker, as was already working). The docker images are too big (60+GB all...
are any of these environments planned to include rgb / depth cameras? I believe the only example environments that include cameras are Cartpole related
is there plans to support `A | B` the same way `Union[A, B]` works for jaxtyping? since we're on py 3.12, an aggressively linter tries to move all `Union[A, B]`...
Hi @bashimr Did you end up figuring out how to use action clip for your custom video? I would appreciate if you have a guide for this (so I don't...
deleting worldBody from the USD fixes the error you're seeing (`no attribute _root_physx_view`) @giulioturrisi . it happens because the USD has multiple root prims (also discussed [here](https://forums.developer.nvidia.com/t/error-please-ensure-that-there-is-only-one-articulation-in-the-prim-path-tree/311183)) However I'm having...