How to get the intrinsic velocity of a prismatic joint?

Typically: "How do I... ", "How can I... " questions
Post Reply
biscuit122
Posts: 38
Joined: 23 Jan 2018, 16:16

How to get the intrinsic velocity of a prismatic joint?

Post by biscuit122 »

Hi, I have got the current position of a prismatic joint using sim.getJointPosition. But I have not found any other functions in lua to acquire current velocity of a prismatic joint. Could you please tell me? Thanks for your help in advance.



In addtion, I would like to change Control properties in Joint Dynamic Properties using lua script. For example, I would like to enable Control loop during 1-20s, and after that the joint is Control loop disabled. How can I do?

Post Reply