Gagouking

Results 4 issues of Gagouking

在安装完成所有部分后, 我在运行 python3 scripts/rsl_rl/train.py --task Template-Isaac-Reach-Kinova-v0 --num_envs 4096 这行命令的时候,弹出Isaacsim软件并卡住, ![截图 2024-07-25 16-24-34](https://github.com/user-attachments/assets/f1be2bce-0811-49bb-90a4-66f4da8812d0) 过一会产生如下报错: ![截图 2024-07-25 16-15-38](https://github.com/user-attachments/assets/05f8c97d-9f99-45d9-bda9-547bbe952283) [INFO]: Time taken for scene creation : 513.928256 seconds Traceback (most recent call last):...

First thank you for the great device to teleoperate roboticarms. I managed to record a dataset for ur5 according to the tutorial by using: python experiments/run_env.py --agent=gello --use-save-interface, then, when...

your work is great,thank you for the gello,it's useful ! I have recorded some datasets with ur5 robot, can I replay the datasets with gello_software on the other ur5?

(gello_software) xbt@xbt:~/gello_software$ python gello/data_utils/demo_to_gdict.py --source-dir=/home/xbt/bc_data/gello/0909_110215/ Traceback (most recent call last): File "/home/xbt/gello_software/gello/data_utils/demo_to_gdict.py", line 18, in from gdict.data import DictArray, GDict ModuleNotFoundError: No module named 'gdict.data'