Search found 5 matches

by Juancho
27 Sep 2023, 02:23
Forum: Bug reports
Topic: Legacy Remote API (Matlab ARM + CoppeliaSim ARM)
Replies: 3
Views: 9354

Re: Legacy Remote API (Matlab ARM + CoppeliaSim ARM)

Thank you for your reply.

The ZeroMQ remote API requires the Boost library, which is not an option in the application I'm working on. Because of that, I'm exploring alternatives.

Best regards,

Juan
by Juancho
26 Sep 2023, 03:44
Forum: Bug reports
Topic: Legacy Remote API (Matlab ARM + CoppeliaSim ARM)
Replies: 3
Views: 9354

Legacy Remote API (Matlab ARM + CoppeliaSim ARM)

Hi, everyone, I'm having a hard time trying to run CoppeliaSim (CoppeliaSim_Edu_V4_5_1_rev4_macOS13_arm64) with Matlab R2023b (maca64) on a MacBook M1 Pro. I'm using the remoteAPI from https://github.com/CoppeliaRobotics/remoteApiBindings/tree/master. It looks like the library for MacOS (remoteApi.d...
by Juancho
17 Nov 2022, 08:49
Forum: Bug reports
Topic: GUI rendering on High res displays
Replies: 10
Views: 22543

Re: GUI rendering on High res displays

Hello Juan, Since CoppeliaSim V4.4, the usrset.txt file is not located in <installDir>/system/ andymore. Type following into the statusbar, to get an idea where the settings file is located: > sim.getStringParam(sim.stringparam_usersettingsdir) Cheers Thank you! I found the file using your suggesti...
by Juancho
15 Nov 2022, 02:37
Forum: Bug reports
Topic: GUI rendering on High res displays
Replies: 10
Views: 22543

Re: GUI rendering on High res displays

Starting with CoppeliaSim release V4.2.0, you can set highResDisplay=2 in system/usrset.txt , and it should look fine (better than above). Cheers Dear Coppelia Team, I am using CoppeliaSim 4.4 on Windows 11. I'm trying to set the highResDisplay configuration in system/usrset.txt. However, that file...
by Juancho
19 Jun 2022, 10:59
Forum: General questions
Topic: How to export URDF from the scene
Replies: 8
Views: 3124

Re: How to export URDF from the scene

Dear Coppelia, I would like to export my CoppeliaSim scene to URDF. I was wondering if it is possible. Furthermore, I would like to test the beta version of CoppeliaSim, the one that has an improved URDF exporter. However, the link (https://coppeliarobotics.com/files/beta/) does not show some availa...