-
when I tried to run:
./run.sh robocup_gym/test/test_configs/is_rcssserver_working.py
there is an error: ModuleNotFoundError: No module named 'robocup_gym'
-
It would be great to have the number of routes done compared to the number of routes in the gyms in the stats !
Other than that it's a great job you did !
-
当我正常安装依赖后,运行pipeline中的dp_robomimic.py,出现了几个问题:
1.yaml文件中的dataset_path:的路径使用相对路径会出现该问题OSError: Unable to synchronously open file,改为绝对路径后可以加载路径(有更好的解决办法吗?)
2.再次运行后出现以下错误
Error executing job with over…
-
When I use Isaac Gym to load the URDF of BW2, I find that its right wheel always gets stuck in the ground.
![微信图片_20241024143032](https://github.com/user-attachments/assets/b7d76ab4-363b-4be6-b937-47…
-
I am attempting to access the Atari environments, and upon importing the latest versions of ale-py, autorom, gym, gymnasium even, I get the following error when attempting to make and environment of a…
-
- tarik
- jordan
- yousef
- jakov
- chris
-
## Describe the bug
Related to https://github.com/sail-sg/envpool/issues/33.
When an environment is "done", the autoreset feature in openai/gym' API will reset this environment and return the in…
-
Hi, when I run make tests in experiments folder, It seems there are some issues with gym library. Probably it is because of the version of gym. Could you please tell me the version of gym that this id…
-
**Describe the bug**
Neither set of instructions for installing the f1tenth_gym work correctly. The instructions were taken from [https://github.com/f1tenth/f1tenth_gym](https://github.com/f1tenth/f1…
-
What solver should I use, since latest code does not include IPCS yet all the examples do?
Traceback (most recent call last):
File "/IdeaProjects/hydrogym/examples/ppo/cyl.py", line 53, in
…