Search found 1 match

by Yangziqi
Fri Sep 18, 2020 7:57 am
Forum: PyBullet Support and Feedback
Topic: how to make the object move to the target position?
Replies: 0
Views: 16346

how to make the object move to the target position?

Hello I am new to the pybullet, and now I am doing a digital twins in pybullet of the dobot robot, but I have a question I have a very simple object(a zylinder), I want to make this object move from position[0.8,0,0] to position[0.3,0,0] How can I achieve this function? I tried apply external force ...