Simulation delay on executing command/api calls

Typically: "How do I... ", "How can I... " questions
Post Reply
faisalkhan
Posts: 14
Joined: 19 Sep 2018, 15:53

Simulation delay on executing command/api calls

Post by faisalkhan »

how much delay we should give upon executing vrep.simxsetjointtargetposition?How can we run faster? what is a simulation time step?

coppelia
Site Admin
Posts: 10360
Joined: 14 Dec 2012, 00:25

Re: Simulation delay on executing command/api calls

Post by coppelia »

This will depend on the settings for your joint (e.g. force/torque, max velocity, ...), and its controller. Additionally, it will also depend on the load that the joint has to move.

Cheers

Post Reply