Search found 3 matches

by HitSShuo
18 Dec 2019, 13:25
Forum: General questions
Topic: Rope simulation with load attached
Replies: 3
Views: 2801

Re: Rope simulation with load attached

Hello, since the limitation is due to physical Engine. Is it possible to integrate new engine such as Sofa https://www.sofa-framework.org/ in the Vrep?
by HitSShuo
18 Dec 2019, 13:20
Forum: General questions
Topic: how to run the demo about using B0RemoteAPI (c++) successfully ?
Replies: 1
Views: 630

Re: how to run the demo about using B0RemoteAPI (c++) successfully ?

Hello,
You should know that API is not an exctuable application, it contains lots of functions. When you need to use them, just use the functions.
There are many video/turtoials to teach you how to begin with this, you can start by this
by HitSShuo
03 Dec 2019, 13:36
Forum: General questions
Topic: How to set an object velocity?
Replies: 1
Views: 837

How to set an object velocity?

I want to set an object's velocity as input, but I didn't find the relative functions.
The APIs just provide setpos/ setorientation.

So, is there any reason for not providing the function to set velocity and what I can do to get this goal(set velocity)