-
when i run this code : python dataset_generator.py --tasks=open_drawer --save_path=code/peract/data/val --image_size=128,128 --renderer=opengl --episodes_per_task=10 --processes=1 --all_variations=Tru…
-
I run `run_eval_variations.sh` and there is an error showing:
`qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "/home/wk/wk/CoppeliaSim_Edu_V4_1_0_Ubuntu20_04:/usr/lib/qt5/plugins/platf…
-
Hi,
I'm trying to use this package and `python examples/gym_test.py` raises the following error:
```
This plugin does not support createPlatformOpenGLContext!
Error: signal 11:
/libcoppelia…
-
my config:
wsl Ubuntu-22.04
python 3.9
when i run following code. jupyter Kernel was restarting.
```python
config = get_config('rlbench')
# uncomment this if you'd like to change the language …
-
I've followed the installation instructions to the letter after first installing CoppeliaSim and I've also confirmed that I can open the `scene_panda_reach_target.ttt` scene file in examples with Copp…
-
Hi,
I put libsimExtGridMap.so file on CoppeliaSim folder like I saw in two places,
https://www.coppeliarobotics.com/helpFiles/en/pluginTutorial.htm
https://www.youtube.com/watch?v=fV0ZoDa1FaQ&ab…
-
I tried to run the evaluation using the pretrained checkpoint [PerAct - 512 Latents](https://github.com/peract/peract/releases/download/v1.0.0/peract_600k_512latents.zip) and the val dataset provided.…
-
Hello @stepjam and the PyRep community,
I've been actively using PyRep and have noticed a couple of areas where I believe I can contribute to improving the project:
1. **Documentation Enhancemen…
-
Hi,
Thank you for the excellent work you have made available.
I'm getting the following error when running the example as well as my custom project.
> [/Pioneer_p3dx@childScript:error] [strin…
-
I have git checkout the proper tag and copy the .so file into coppeliasim. When I launch CoppeliaSim, it looks like it launches properly. However, once I start the simulation with PovRay in camera, it…