Search found 6008 matches

by coppelia
18 Feb 2025, 06:42
Forum: Videos, scenes and models around CoppeliaSim
Topic: Merged primitive shapes falling when simulation is run
Replies: 2
Views: 45

Re: Merged primitive shapes falling when simulation is run

Hello,

please post your scene file. But if you do not want to boxes to fall, make them static?

Cheers
by coppelia
16 Feb 2025, 16:56
Forum: General questions
Topic: Threading in python ZMQ API
Replies: 1
Views: 98

Re: Threading in python ZMQ API

Hello,

I think that looks right, have also a look at the example script in programming/zmqRemoteApi/clients/python/simpleMovement.py

Cheers
by coppelia
16 Feb 2025, 16:51
Forum: Bug reports
Topic: Anomaly in Force Sensor Graphs and Performance Improvement with External Monitor
Replies: 2
Views: 66

Re: Anomaly in Force Sensor Graphs and Performance Improvement with External Monitor

Hello, The way graph items are rendered depends on the attached hardware and system configuration. When an external monitor is connected, the system might switch to a different graphics card (e.g., from an integrated GPU to a dedicated GPU), leading to performance changes. This could explain why the...
by coppelia
16 Feb 2025, 16:44
Forum: Feature requests
Topic: Exoskeleton Robot on ASTI
Replies: 1
Views: 116

Re: Exoskeleton Robot on ASTI

Hello,

from the picture it is difficult to say what needs to be adjusted. If your exoskeleton has enogh force/torque, then try to increase the mass/inertia of the various exoskeleton items.
Does every physics engine behave in a similar manner?

Cheers
by coppelia
10 Feb 2025, 13:20
Forum: General questions
Topic: Floor box size change
Replies: 1
Views: 148

Re: Floor box size change

Hello,

not sure I understand what you mean. Do you mean that the imported mesh is below the floor? If this is the case, simply shift it above the floor. Or scale the imported mesh if the dimensions are not correct [Menu bar > Modules > Geometry / Mesh > Isometric scaling...].

Cheers
by coppelia
07 Feb 2025, 14:08
Forum: General questions
Topic: Record a simulation video using python
Replies: 2
Views: 226

Re: Record a simulation video using python

Hello, Can you show us the code that used to work with the legacy remote API? With the ZeroMQ remote API , you have several possibilities. Easiest would be to stream all individual images captured by a vision sensor via sim.getVisionSensorImg. See also the demo scripts in programming/zmqRemoteApi/cl...
by coppelia
07 Feb 2025, 12:53
Forum: General questions
Topic: maxDist in simIK.findConfigs
Replies: 1
Views: 108

Re: maxDist in simIK.findConfigs

Hello Thibaut, first, make sure to use the lastest CoppeliaSim (V4.9) and the newer version of the function: simIK.findConfigs Then, that function does a randomized search, i.e. it will successively select random joint angles for the robot. The then obtained end-effector pose is then compared to the...
by coppelia
07 Feb 2025, 12:46
Forum: General questions
Topic: How to save the image displayed in the middle of Coppeliasim?
Replies: 1
Views: 139

Re: How to save the image displayed in the middle of Coppeliasim?

Hello, the screenshot tool allows you to specify the desired resolution. So it can be much higher than the resolution of the rendering window. The displayed screenshot is just a scaled-down version, so that it fits onto the screen. If you click save screenshot , it will be saved in the specified res...
by coppelia
03 Feb 2025, 11:04
Forum: Videos, scenes and models around CoppeliaSim
Topic: Warehouse logistics in CoppeliaSim
Replies: 0
Views: 247

Warehouse logistics in CoppeliaSim

In this video, we showcase a simple yet dynamic multi-robot warehouse logistics task performed using CoppeliaSim. Watch as autonomous mobile robots precisely fetch, move, and drop racks — all with perfectly tailored motion profiles for maximum efficiency and realism. With CoppeliaSim, you can define...