-
There are executables present.
```
./Task_1/Wall_E_CoppeliaSim_task1.exe
./Task_1/Wall_E_CoppeliaSim_task1
```
In case we need them, we should release them separately.
-
Just spent an hour compiling bluezero v1, the default branch, after following those instructions: https://www.coppeliarobotics.com/helpFiles/en/b0RemoteApiClientSide.htm
Then when importing, `b0_ini…
-
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…
-
## My environment
- OS: Ubuntu 23.04
- GPU: RTX 3090
- CoppeliaSim: CoppeliaSim_Edu_V4_1_0_Ubuntu20_04
- Python: 3.11.4
```
Package Version
--------------- -------
cffi 1.14…
-
the file 'vrep_plot_container.h' is lost
-
when i am trying to run simulation in CoppeliaSim it says
script, line 7, in
ModuleNotFoundError: No module named 'zmqRemoteApi'
but i think i download the zmqRemoteApi library with cmd like:…
-
Hi, i'm currently trying to run the task_builder.py. My ROS, ROS2 are Noetic, Foxy on Ubuntu 20.04 with CoppeliaSim v4.5.1_rev4. running this in terminal get me this error
(base) quyennt@quyennt:~/R…
-
Hi there, thanks for the great library :smiley: . I was wondering what would be the steps required for adding support for the latest version of CoppeliaSim for PyRep. There's better URDF support and s…
-
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…
-
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 …