Search found 4 matches

by carlosbezerra
31 Jan 2024, 21:30
Forum: General questions
Topic: Dynamic SDF Model
Replies: 0
Views: 774

Dynamic SDF Model

Dynamic SDF Model Hello ! I'm trying to create a robot model in Coppelia, which is compatible with a physical model. In this case you have a Jetbot (https://www.waveshare.com/jetbot-ai-kit.htm) I found the SDF model of this robot originally for Gazebo, but the import from Coppelia VREP also appears ...
by carlosbezerra
14 Apr 2022, 03:18
Forum: General questions
Topic: “remoteApi.dylib” cannot be opened
Replies: 3
Views: 761

Re: “remoteApi.dylib” cannot be opened

Hello, thank you very much for the solution presented. I managed to solve it in parts. The .dylib file is now apparently loading. However the remote API does not connect. I put all the files in the current folder, such as .dylib, sim.py, SimCost.py, simpletest. Also put the txt file (r emoteApiConne...
by carlosbezerra
12 Apr 2022, 16:15
Forum: General questions
Topic: “remoteApi.dylib” cannot be opened
Replies: 3
Views: 761

“remoteApi.dylib” cannot be opened

Hey guys. I'm trying coppeliaSim for the first time on MACOS M1 (Monterey). I'm using the legacy remote API, which I already used on windows. When trying to use the simple communication code " SimpleTest.py" the Mac is blocking the file: “remoteApi.dylib ” cannot be opened because the deve...
by carlosbezerra
12 Sep 2021, 19:47
Forum: General questions
Topic: Run a Remote API on Jetson Nano
Replies: 1
Views: 3591

Run a Remote API on Jetson Nano

Hello I wonder if you gentlemen can help me. I'm trying to use Jetson Nano as a remote GPU, through the Remote API (Python). I have Coppelia installed on a windows system, running perfectly. This would be my client. The server would be running on Jetson nano (Linux System) to harness the power of it...