Search found 1 match

by Belsnickel
Sun Dec 09, 2018 5:41 am
Forum: PyBullet Support and Feedback
Topic: Questions about setAngularVelocity
Replies: 1
Views: 2478

Questions about setAngularVelocity

I have created a rigid body in a world without gravity and created a sphere shape. I assign a vector3 as a way point and use applyForce in the direction of the way point. This is working and my model is moving around. My questions are about how to rotate toward the destination while force is being a...