taylorlulu
taylorlulu
I'm facing this problem when ran the interactive_play.py. And other examples work properly. X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed request:...
I encountered this issue when I tried to run the command `python -m examples.pybullet.tamp.run`. `File "/home/lu/Desktop/Code/pddlstream/examples/pybullet/utils/pybullet_tools/utils.py", line 3728, in return tuple(circular_difference(value2, value1) if circular else (value2 - value1) TypeError: unsupported...
When I'm trying to run the igibson 1.4.0, it failed due the following errer:  ``` ig_assets version 2.2.2 incompatible. Needs to be in range [2.0.6, 2.2.1) ``` I can't...
I encountered some error when I'm trying to run the run_train_gibson.sh. ``` Traceback (most recent call last): File "", line 1, in File "/home/lu/anaconda3/envs/HRL4In/lib/python3.7/posixpath.py", line 94, in join genericpath._check_arg_types('join', a,...