Results 31 comments of cypypccpy

How about these post? These errors are similar to yours, I don't know if it helps: [https://forums.developer.nvidia.com/t/weird-bug/210419](https://forums.developer.nvidia.com/t/weird-bug/210419), [https://forums.developer.nvidia.com/t/cuda-and-driver-version/209140](https://forums.developer.nvidia.com/t/cuda-and-driver-version/209140), [https://forums.developer.nvidia.com/t/ubuntu-20-04-libpython3-7m-so-1-0-error-segmentation-fault/163948](https://forums.developer.nvidia.com/t/ubuntu-20-04-libpython3-7m-so-1-0-error-segmentation-fault/163948) ![image](https://user-images.githubusercontent.com/55881363/198837816-e46ec765-dfa7-4000-8ac8-50e11a8d35eb.png) Or you can try to use this my cuda driver...

Hi @BunyaminEfe , I'm so sorry that I couldn't solve your problem, but we and some other people use bi-dexhands well in different computer environments, so I think it may...

Hi @JiaheXu , We also have a plan to release tasks ShadowHandMetaML4 & ShadowHandMetaML20, but they are a bit complicated and messy, so we're cleaning up. But if you need,...

@JiaheXu , Sorry for my late response as it's been a bit busy lately. Okay, I can send you the origin files now, maybe you need to register it in...

Hi @gemcollector , Isaac Gym is currently only available on nvidia GPU, you can specify the GPU (such as cuda:2) to run on by adding ```--rl_device=cuda:2 --sim_device=cuda:2``` to the command...

Hi @quantumiracle , Thank you for your sharing, this information is very valuable!

Hi @elliottower , Thanks for your attention! Yes we have the plan to do this, agree that [Gymnasium](https://github.com/Farama-Foundation/Gymnasium) is the future. Hope this can help you.

Hi @nutsintheshell , Thank you for your careful observation. We don't have the multi-agent setting, the reason we have this parameter is because our code is modify from this repo:...

Hi @nutsintheshell, could you provide more details about your requirement? The checkpoint we released is the one we used to obtain the results in the paper. Some motions, such as...

Hi @xiaobai0906 , This error is due to the environment dimension of the search terminal state you saved is different from the orient task. It seems that you are using...