Search found 3 matches

by asalvi
10 Aug 2026, 19:24
Forum: Videos, scenes and models around CoppeliaSim
Topic: Reinforcement Learning with CoppeliaSim
Replies: 0
Views: 11296

Reinforcement Learning with CoppeliaSim

Hello all,

I had developed this project last year for implementing deep reinforcement learning (StableBaselines3 package) with CoppeliaSim as part of my graduate school dissertation. The implementation involves a ZMQ connection between the SB3 calls and CoppeliaSim.

Happy to open source it for ...
by asalvi
19 Dec 2024, 20:32
Forum: General questions
Topic: Mujoco Friction Values
Replies: 1
Views: 12468

Mujoco Friction Values

For some reason, my friction values of all respondable bodies has became '6.295e-310'. I am manually changing it to '1.0' yet it keeps on resetting to '6.295e-310'. Attached is a picture of the scenario.
My belief is something happened after update version of CoppeliaSim? -- cause couple of months ...
by asalvi
29 Nov 2023, 23:55
Forum: General questions
Topic: Stack overflow error
Replies: 1
Views: 9026

Stack overflow error

Hello,

I am trying to set up a deep reinforcement learning framework by interfacing CoppeliaSim with StableBaselines3 package. This interfacing has worked fine and the training takes place for a while (~10 mins) after which the system crashes with the following error (attached as an image). https ...