Search found 12 matches

by svs
06 Apr 2016, 12:24
Forum: Feature requests
Topic: Interface between Simulink and V-REP
Replies: 0
Views: 5217

Interface between Simulink and V-REP

Hello, It will be great if you can make it possible to use the remote API for Matlab in a matalb function block in simulink. This way, it will be possible to send commands to V-REP objects from Simulink and avoid writing lua scripts. Referring to the simpleTest.m example provided by Coppelia, it'll ...
by svs
06 Apr 2016, 09:13
Forum: General questions
Topic: Simulink/V-REP interface
Replies: 4
Views: 3325

Re: Simulink/V-REP interface

Hi,

Thanks for your reply. I would like to suggest that in the future it would be nice to have such an option to use matlab functions from simulink to make the remote api interface.

Thanks, all the best!
by svs
05 Apr 2016, 18:46
Forum: General questions
Topic: Simulink/V-REP interface
Replies: 4
Views: 3325

Re: Simulink/V-REP interface

Hello,

Yes, I saw this post. Although I would like to do something more like the simpleTest example and avoid writing a lot of lua code. Is it in any way possible to use the code from simpleTest.m file inside a matlab function of the simulink environment? It would be really helpful for me.

Thanks!
by svs
02 Apr 2016, 12:04
Forum: General questions
Topic: Simulink/V-REP interface
Replies: 4
Views: 3325

Simulink/V-REP interface

Hi, I am trying to make an interface between simulink and V-REP. I have seen the simpleTest example and it works for me from Matlab. But when I try it with simulink I get the following error: "Code generation does not support the 'delete' method. Handle objects are only destroyed when program e...
by svs
03 Sep 2015, 13:34
Forum: General questions
Topic: Newton dynamics engine
Replies: 1
Views: 1564

Newton dynamics engine

Hello,

I downloaded the BETA version 3.2.2 recently and I'm very happy to see that you provided a plugin for Newton Dynamics.
When can I expect the documentation on it in the V-REP user manual?

I'd also like to know if you plan to provide a plugin for Linux anytime soon as well.

Thanks!
by svs
10 Jul 2015, 09:23
Forum: General questions
Topic: Coefficient of friction
Replies: 2
Views: 1773

Re: Coefficient of friction

Hi,

I get it now. Thanks for the answer.
by svs
09 Jul 2015, 13:13
Forum: General questions
Topic: Coefficient of friction
Replies: 2
Views: 1773

Coefficient of friction

Hi, I am trying to experiment with my robot with respect to dynamic friction and material properties in Bullet. I noticed in the user manual that the 'Friction' in V-REP material properties is not the same as the friction coefficient of a real material. Can you please explain what the significance o...
by svs
09 Jun 2015, 08:04
Forum: General questions
Topic: Direction of rotation of revolute joints
Replies: 2
Views: 2407

Re: Direction of rotation of revolute joints

Yes, I realized my mistake. Thanks a lot :)
by svs
08 Jun 2015, 08:42
Forum: General questions
Topic: Direction of rotation of revolute joints
Replies: 2
Views: 2407

Direction of rotation of revolute joints

Hi, I have a V-REP model of a vehicle in which I'm using revolute joints as motors for locomotion of the vehicle. They are in force/torque mode. I have an external controller in C++ to control the vehicle. The problem is that when I give positive velocity to the joints, the vehicle moves backwards a...
by svs
02 Jun 2015, 11:11
Forum: General questions
Topic: Problem with loading model
Replies: 3
Views: 7636

Re: Problem with loading model

Hi, I'm running V-REP PRO EDU 3.2.1 64bit on Ubuntu 14.04. If I drag-and-drop the file directly from the folder the problem does not occur. It succeeds as well if I drag-and-drop a model that comes with V-REP from the model browser or if I open a recent scene . I noticed it the first time one month ...