Search found 14 matches

by cleu892
10 Oct 2022, 11:26
Forum: General questions
Topic: Remote API Version of sim.wait?
Replies: 1
Views: 166

Remote API Version of sim.wait?

Hello, is there a remote API version (particularly for C/C++) of sim.wait()?

Thanks!
by cleu892
01 Sep 2022, 00:55
Forum: General questions
Topic: sim.setObjectPosition and sim.setObjectOrientation through user-interface issue
Replies: 3
Views: 592

Re: sim.setObjectPosition and sim.setObjectOrientation through user-interface issue

Hello, Thank you for the reply! I checked out the scene you suggested, and changed from sim.setObjectPosition and sim.setObjectOrientation to sim.setObjectPose. However, I still seem to be getting the same issue... I made a much more simpler scene (attached below) to demonstrate the problem. Basical...
by cleu892
19 Aug 2022, 05:04
Forum: General questions
Topic: sim.setObjectPosition and sim.setObjectOrientation through user-interface issue
Replies: 3
Views: 592

sim.setObjectPosition and sim.setObjectOrientation through user-interface issue

Hello, I am having trouble with getting sim.setObjectPosition and sim.setObjectOrientation to work properly. Attached along with this question is my scene file, because it’s a lot easier to explain what is going wrong that way! Basically, if you run the scene and then click “Open Loop Control Course...
by cleu892
18 Aug 2022, 03:40
Forum: General questions
Topic: Hide and Show Graphs using Interface
Replies: 2
Views: 617

Re: Hide and Show Graphs using Interface

Oh I see, thank you!
by cleu892
16 Aug 2022, 10:41
Forum: General questions
Topic: Hide and Show Graphs using Interface
Replies: 2
Views: 617

Hide and Show Graphs using Interface

Hello, I am wondering if it possible to toggle the visibility of the actual graph (not the little axes and grid that shows up, but the actual graph with the x and y axis and curves) using a function similar to sim.setObjectInt32Param? To give some context, I have a user interface that asks a user wh...
by cleu892
21 Jul 2022, 23:48
Forum: General questions
Topic: Visual Studio or Visual Studio Code
Replies: 4
Views: 705

Re: Visual Studio or Visual Studio Code

Yes, so to give some context, I am working on making a programme for students to use. Right now I'm using Visual Studio to remotely control CoppeliaSim. However, Visual Studio is quite heavy for students to download, so now I am wondering if it is possible to use Visual Studio Code instead, and if y...
by cleu892
20 Jul 2022, 03:49
Forum: General questions
Topic: Visual Studio or Visual Studio Code
Replies: 4
Views: 705

Visual Studio or Visual Studio Code

Hello, I have a successful remote connection between Visual Studio (using C++) and CoppeliaSim for a program I am working on. I was wondering, is it possible to easily move this project to Visual Studio Code including reconnecting the remote connection? And is this recommended, or is Visual Studio a...
by cleu892
26 Jun 2022, 23:35
Forum: General questions
Topic: Vision sensor picking up shapes even though their visibility layers are all off
Replies: 8
Views: 1818

Re: Vision sensor picking up shapes even though their visibility layers are all off

Hi there, just a follow up question, how do I use the CoppeliaSim_Edu_V4_3_0_rev5_macOS10_15 folder from the link you've sent earlier? Do I need to move it somewhere or download something else before my CoppeliaSim updated to Rev 5?
Cheers