-
I am trying to compiling the libPlugin, but the error is as follow:
![image](https://user-images.githubusercontent.com/22396672/151331202-e8bbafa9-a095-4308-8a6e-2314ea16ca0c.png)
Can you give m…
-
I am trying to emulate FANET using /uav/uav.py but the script is throwing error stating that :-
Warning: Starting a Matplotlib GUI outside of the main thread will likely fail.
WARNING: QApplication…
-
Hi, I'm having issues running examples in Pyrep example folders. I've managed to download successfully but I'm not able to run any examples. Pardon me if I'm not seeing something to solve the issue as…
-
Hi!
As the author of [Ruckig](https://github.com/pantor/ruckig) (a library for online trajectory generation similar to Reflexxes), I've created following [CoppeliaSim plugin](https://github.com/pan…
-
Hello,
I just started learning CoppeliaSim and I'm trying to import a URDF file that includes my robot into CoppeliaSim using the **Plugins > URDF Import...** command
But I always get an error --> …
-
I downloaded Pyrep as follows om my ubuntu 18.04.
https://travis-ci.com/github/stepjam/PyRep.
When i used ‘’ python3 -m unittest discover tests’’ and gym-vrep example, i got two different errors…
-
I can run an example script using xvfb: `xvfb-run python examples/example_baxter_pick_and_pass.py`, but this doesn't use the GPU for rendering (as expected).
When I try running it without xvfb -- `…
-
Trying to use PyRep with EGLFS on docker on Ubuntu 14. I get an error that it can't find a certain file `libQt5EglFSDeviceIntegration.so.5,` the full traceback with debug on is below:
```
Got keys…
-
Hi,
I am trying to run RLBench on a headless server. I have the same problem with #89, I have tried @stepjam 's suggestion as in #89 by using
> Xvfb :99 -screen 0 1024x768x24 +extension GLX +…
-
Hi,
I tried to build and this package, but have several problems and errors bother me. Here are my environments:
- system: ubuntu 18.04
- ROS: melodic
- CoppeliaSim: V4.2.0
**Question 1:** _…